NAME

IODP-TCP4 - input/output descriptor protocol for TCP sockets over IPv4.


DESCRIPTION

This text documents the UDP specific parts of the input/output descriptors protocol.


ENVIRONMENT VARIABLES

IODP_n_PROTO
will be set to UDP4.

IODP_n_LOCALADDR1
will be set to the local IP address the socket is bound to.

If the socket is not bound to an address then this variable will not be set.

If the socket is bound to any address then this variable will be set to 0.0.0.0.

IODP_n_LOCALADDR2
will be set to the local port the socket is bound to, or will be empty if the socket is not bound to any port.

IODP_n_LOCALNAME
may be set to the first DNS name of the local address of the socket.


SEE ALSO

The IODP specification iodp(5).


Uwe Ohse homepage

IODP tools