ocean.sys.socket.IPSocket

Transparent Linux IP sockets interface wrapper.

Members

Classes

IIPSocket
class IIPSocket

IP socket base class

IPSocket
class IPSocket(bool IPv6 = false)

IP socket class, contains the IPv4/6 address specific parts.

Enums

TcpOptions
enum TcpOptions

TCP option codes supported by getsockopt()/setsockopt() (from <inet/netinet.h>).

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).