C/C++ Programmer's Guide (G06.27+, H06.03+)

Table Of Contents
HP C Implementation-Defined Behavior
HP C/C++ Programmer’s Guide for NonStop Systems429301-010
A-25
G.3.14 Library Functions
EISDIR Is a directory
EINVAL Invalid function argument
ENFILE File table overflow
EMFILE Maximum number of files already open
ENOTTY Not a typewriter
EFBIG File too large
ENOSPC No space left on device
ESPIPE Illegal seek
EROFS Read only file system
EMLINK Too many links
EPIPE Broken pipe or no reader on socket
EDOM Argument out of function's domain
ERANGE Value out of range
EDEADLK Deadlock condition
ENOLCK No record locks available
ENODATA No data sent or received
ENOSYS Function not implemented
EWOULDBLOCK Operation would block
EINPROGRESS Operation now in progress
EALREADY Operation already in progress
ENOTSOCK Socket operation on non-socket
EDESTADDRREQ Destination address required
EMSGSIZE Message too long
EPROTOTYPE Protocol wrong type for socket
ENOPROTOOPT Protocol not available
EPROTONOSUPPORT Protocol not supported
ESOCKTNOSUPPORT Socket type not supported
EOPNOTSUPP Operation not supported on socket
EPFNOSUPPORT Protocol family not supported
EAFNOSUPPORT Address family not supported
EADDRINUSE Address already in use
EADDRNOTAVAIL Can't assign requested address
ENETDOWN Network is down
ENETUNREACH Network is unreachable
Table A-3. errno Values and Corresponding Messages (page 2 of 3)
errno Message