SNode.C
|
#include <SocketAddress.h>
Public Attributes | |
int | aiFlags = 0 |
int | aiSockType = 0 |
int | aiProtocol = 0 |
Definition at line 69 of file SocketAddress.h.
int net::in::SocketAddress::Hints::aiFlags = 0 |
Definition at line 70 of file SocketAddress.h.
int net::in::SocketAddress::Hints::aiProtocol = 0 |
Definition at line 72 of file SocketAddress.h.
int net::in::SocketAddress::Hints::aiSockType = 0 |
Definition at line 71 of file SocketAddress.h.