Open System Services System Calls Reference Manual (G06.28+, H06.05+)
errno(5) OSS System Calls Reference Manual
[EPFNOSUPPORT]
Protocol family not supported. The program specified a protocol family that is
not supported.
[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 specified a protocol that is not supported.
[EPROTOTYPE]
Wrong protocol type. The program specified 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 fileset. The program attempted to modify a file or directory on a fileset
that is read only.
[ESHUTDOWN]
Can’t send after socket shutdown. The program attempted to send data after the
socket shut down.
[ESOCKTNOSUPPORT]
Unsupported socket type. The program specified 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 file 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.
[ETHNOTRUNNING]
OSS terminal helper process is not running. Under normal conditions, the OSS |
terminal helper process runs in all processors. If this error occurs, follow site- |
defined procedures for reporting software problems to HP.
[ETIMEDOUT]
Connection timed out. The timer for the connection expired.
[ETXTBSY] Object (text) file 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-defined procedures for reporting software problems to HP.
12−38 Hewlett-Packard Company 527186-007