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