NAME

IODP-UXSTREAM - IODP for unix domain datagram sockets


DESCRIPTION

This text documents the unix domain datagram socket specific parts of the input/output descriptors protocol.


Environment Variables

IODP_n_PROTO
will be set to UXSTREAM.

IODP_n_LOCALNAME
will be set to the path to the socket, if known, and will be unset otherwise.

IODP_n_LISTEN
may be set to a numerical value describing the backlog argument given to the listen system call if the socket is in listen state. It will be unset if the value is not known or the socket is in a different state.


SEE ALSO

The IODP specification iodp(5).


Uwe Ohse homepage

IODP tools