Client programs access TCP/IP sockets through the generic socket
interface RSocket
, specifying protocol-specific behaviour through
argument values. This section contains notes on the particular usage of
RSocket
functions for TCP and UDP sockets. It does not repeat the
information contained in the documentation for RSocket
, to which
you should always refer first.