Apache2
|
A structure to contain connection state information. More...
#include <httpd.h>
Data Fields | |
conn_state_e | state |
conn_sense_e | sense |
A structure to contain connection state information.
conn_sense_e conn_state_t::sense |
Whether to read instead of write, or write instead of read
conn_state_e conn_state_t::state |
Current state of the connection