Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
recvmsg(2) OSS System Calls Reference Manual
[ETIMEDOUT]
A transmission timed out on an active connection.
[EWOULDBLOCK]
The socket file descriptor is marked nonblocking (O_NONBLOCK is set), and
the operation would block.
RELATED INFORMATION
Functions: fcntl(2), recv(2), recvfrom(2), select(2), send(2), sendmsg(2), sendto(2), shut-
down(2), sockatmark(2), socket(2), socketpair(2), spt_recvmsgx(2).
STANDARDS CONFORMANCE
The HP implementation does not return the errno value [ENOSR].
HP extensions to the XPG4 specification are:
• The errno value [ECONNRESET] can be returned when the transport-provider process
is not available.
• The errno value [EMFILE] can be returned.
The use of this function with the POSIX User Thread Model library conforms to the following
industry standards:
• IEEE Std 1003.1-2004, POSIX System Application Program Interface
6−38 Hewlett-Packard Company 527186-023