GME  13
Public Attributes
in_addr Struct Reference

#include <apr_network_io.h>

List of all members.

Public Attributes

apr_uint32_t s_addr

Detailed Description

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.


Member Data Documentation

apr_uint32_t in_addr::s_addr

storage to hold the IP#

Definition at line 121 of file apr_network_io.h.


The documentation for this struct was generated from the following file: