ocean.stdc.posix.sys.socket

Public Imports

core.sys.posix.sys.socket
public import core.sys.posix.sys.socket;
Undocumented in source.
core.sys.posix.netinet.tcp
public import core.sys.posix.netinet.tcp;
Undocumented in source.
core.sys.posix.netinet.in_
public import core.sys.posix.netinet.in_;
Undocumented in source.
core.sys.posix.netdb
public import core.sys.posix.netdb;
Undocumented in source.
ocean.stdc.posix.gnu.socket
public import ocean.stdc.posix.gnu.socket;
Undocumented in source.

Members

Enums

IP_MULTICAST_TTL
anonymousenum IP_MULTICAST_TTL
Undocumented in source.
SOCKET_ERROR
anonymousenum SOCKET_ERROR
Undocumented in source.
SOCK_NONBLOCK
anonymousenum SOCK_NONBLOCK
Undocumented in source.

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).