Searched refs:CONN_STATE_LINGER_NORMAL (Results 1 - 2 of 2) sorted by relevance

/httpd/include/
H A Dhttpd.h1198 * The two states CONN_STATE_LINGER_NORMAL and CONN_STATE_LINGER_SHORT may
1208 CONN_STATE_LINGER_NORMAL, /* MPM has started lingering close with normal timeout */ enumerator in enum:__anon30
/httpd/server/mpm/event/
H A Devent.c685 case CONN_STATE_LINGER_NORMAL:
881 cs->pub.state = CONN_STATE_LINGER_NORMAL;
1925 case CONN_STATE_LINGER_NORMAL:

Completed in 314 milliseconds