jabberd2
2.3.4
|
#include <util_compat.h>
Data Fields | |
sa_family_t | ss_family |
address family More... | |
char | __ss_pad [_SS_PADSIZE] |
padding to a size of 128 bytes More... | |
Definition at line 98 of file util_compat.h.
sa_family_t sockaddr_storage::ss_family |
address family
Definition at line 99 of file util_compat.h.
Referenced by _access_check_match(), _mio_connect(), _mio_listen(), access_allow(), access_deny(), j_inet_addrlen(), j_inet_getport(), j_inet_ntop(), j_inet_pton(), and j_inet_setport().
char sockaddr_storage::__ss_pad[_SS_PADSIZE] |
padding to a size of 128 bytes
Definition at line 100 of file util_compat.h.