GME
13
|
#include <apr_network_io.h>
Public Attributes | |
apr_uint32_t | s_addr |
We need to make sure we always have an in_addr type, so APR will just define it ourselves, if the platform doesn't provide it.
Definition at line 120 of file apr_network_io.h.
apr_uint32_t in_addr::s_addr |
storage to hold the IP#
Definition at line 121 of file apr_network_io.h.