Internal network address data. An architecture dependent type holding the necessary data for a network address. More...
#include <IArchNetwork.h>
Static Public Member Functions | |
static CArchNetAddressImpl * | alloc (size_t) |
Public Attributes | |
struct sockaddr | m_addr |
socklen_t | m_len |
int | m_len |
Internal network address data. An architecture dependent type holding the necessary data for a network address.
Definition at line 44 of file CArchNetworkBSD.h.