Apache HTTPD
Public Attributes | List of all members
proxy_address Struct Reference

Public Attributes

apr_sockaddr_taddr
 
const charhostname
 
apr_port_t hostport
 
apr_uint32_t refcount
 
apr_uint32_t expiry
 

Detailed Description

Definition at line 62 of file proxy_util.c.

Member Data Documentation

◆ addr

apr_sockaddr_t* proxy_address::addr

Definition at line 63 of file proxy_util.c.

◆ expiry

apr_uint32_t proxy_address::expiry

Definition at line 67 of file proxy_util.c.

◆ hostname

const char* proxy_address::hostname

Definition at line 64 of file proxy_util.c.

◆ hostport

apr_port_t proxy_address::hostport

Definition at line 65 of file proxy_util.c.

◆ refcount

apr_uint32_t proxy_address::refcount

Definition at line 66 of file proxy_util.c.


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