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

#include <mod_proxy.h>

Public Attributes

apr_pool_tpool
 
apr_sockaddr_taddr
 
apr_reslist_tres
 
proxy_conn_recconn
 
apr_pool_tdns_pool
 

Detailed Description

Definition at line 305 of file mod_proxy.h.

Member Data Documentation

◆ addr

apr_sockaddr_t* proxy_conn_pool::addr

Definition at line 307 of file mod_proxy.h.

◆ conn

proxy_conn_rec* proxy_conn_pool::conn

Definition at line 309 of file mod_proxy.h.

◆ dns_pool

apr_pool_t* proxy_conn_pool::dns_pool

Definition at line 310 of file mod_proxy.h.

◆ pool

apr_pool_t* proxy_conn_pool::pool

Definition at line 306 of file mod_proxy.h.

◆ res

apr_reslist_t* proxy_conn_pool::res

Definition at line 308 of file mod_proxy.h.


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