Classes | |
class | DGramSocket |
class | SocketAddress |
class | SocketBase |
class | StreamSocket |
Functions | |
static bool | _checkWSAStartup () |
static int | _halAddrTypeToOSType (SocketAddress::address_type_t type) |
static int | _halAddrTypeToOSType (SocketAddress::address_type_t type) |
static int | _halAddrTypeToOSType (SocketAddress::address_type_t type) |
static const char * | _inet_ntop (int af, const void *src, char *dst, int cnt) |
static int | _inet_pton (int Family, const char *pszAddrString, void *pAddrBuf) |
static int | _socketHalFamilyToOSFamily (SocketBase::socket_family_t family) |
static int | _socketHalFamilyToOSFamily (SocketBase::socket_family_t family) |
static int | _socketHalFamilyToOSFamily (SocketBase::socket_family_t family) |
Variables | |
static volatile bool | _isWSAStartupCalled = false |
|
inlinestatic |
Definition at line 25 of file win32/net_socket.cpp.
|
inlinestatic |
Definition at line 22 of file linux/net_socket.cpp.
|
inlinestatic |
Definition at line 22 of file macOS/net_socket.cpp.
|
inlinestatic |
Definition at line 97 of file win32/net_socket.cpp.
|
static |
Definition at line 38 of file win32/net_socket.cpp.
|
static |
Definition at line 72 of file win32/net_socket.cpp.
|
inlinestatic |
Definition at line 810 of file linux/net_socket.cpp.
|
inlinestatic |
Definition at line 811 of file macOS/net_socket.cpp.
|
inlinestatic |
Definition at line 830 of file win32/net_socket.cpp.
|
static |
Definition at line 23 of file win32/net_socket.cpp.