構造体 conn_state_t
[HTTP Daemon Routine]

A structure to contain connection state information [詳細]

#include <httpd.h>


Public メソッド

 APR_RING_ENTRY (conn_state_t) timeout_list

変数

apr_time_t expiration_time
conn_state_e state
conn_recc
apr_pool_tp
apr_bucket_alloc_tbucket_alloc
apr_pollfd_t pfd


説明

A structure to contain connection state information


関数

conn_state_t::APR_RING_ENTRY ( conn_state_t   ) 

APR_RING of expiration timeouts


構造体

apr_bucket_alloc_t* conn_state_t::bucket_alloc

bucket allocator

conn_rec* conn_state_t::c

connection record this struct refers to

apr_time_t conn_state_t::expiration_time

the expiration time of the next keepalive timeout

apr_pool_t* conn_state_t::p

memory pool to allocate from

apr_pollfd_t conn_state_t::pfd

poll file decriptor information

conn_state_e conn_state_t::state

Current state of the connection


この構造体の説明は次のファイルから生成されました:
Apacheに対してSun Jul 19 22:05:32 2009に生成されました。  doxygen 1.4.7