Open System Services System Calls Reference Manual (G06.25+, H06.03+)

Miscellaneous errno(5)
[EPIPE] Broken pipe or no reader on socket. The program attempted to write on a pipe,
FIFO, or socket for which there is no process to read the data.
[EPROTONOSUPPORT]
Protocol not supported. The program specied a protocol that is not supported.
[EPROTOTYPE]
Wrong protocol type. The program specied the wrong protocol for the type of
socket.
[ERANGE] Value out of range. A program expression evaluated to a value that is out of
range (too large or too small).
[EROFS] Read-only leset. The program attempted to modify a le or directory on a leset
that is read only.
[ESHUTDOWN]
Cant send after socket shutdown. The program attempted to send data after the
socket shut down.
[ESOCKTNOSUPPORT]
Unsupported socket type. The program specied a socket type that is not sup-
ported.
[ESPIERR] SPI interface error. The Subsystem Programmatic Interface (SPI) used by an OSS
component has returned an error indication.
[ESPIPE] Invalid seek. The program attempted to access the le offset associated with a
pipe or FIFO.
[ESRCH] No such process or table entry. No process can be found corresponding to the
given process ID.
[ETANOTRUNNING]
Transport agent not running. A transport-agent process for the requested socket
is not running in the current processor.
[ETIMEDOUT]
Connection timed out. The timer for the connection expired.
[ETXTBSY] Object (text) le busy. The program attempted an operation on a program that is
already busy.
[EUNKNOWN]
Unknown error. An unrecognized or very obscure error occurred. If this error
occurs, follow site-dened procedures for reporting software problems to HP.
[EVERSION] Version mismatch. A version number mismatch exists.
[EWOULDBLOCK]
Operation would block. The operation requested by the program would block
signal delivery.
[EWRONGID] One of the following conditions occurred:
The process attempted an operation through an operating system
input/output process (such as a terminal server process) that has failed or
is in the down state.
527186-003 Hewlett-Packard Company 1227