#include <apr_portable.h>
Data Fields | |
| apr_os_sock_t * | os_sock |
| sockaddr * | local |
| sockaddr * | remote |
| int | family |
| int | type |
|
|
always required (APR_INET, APR_INET6, etc.) |
|
|
NULL if not yet bound |
|
|
always required |
|
|
NULL if not connected |
|
|
enable with APR 1.0 |
1.3.9.1