Searched defs:short_linger_q (Results 1 - 1 of 1) sorted by relevance

/httpd/server/mpm/event/
H A Devent.c243 * short_linger_q uses SECONDS_TO_LINGER
248 *short_linger_q; variable in typeref:struct:
876 q = short_linger_q;
1636 q = (cs->pub.state == CONN_STATE_LINGER_SHORT) ? short_linger_q : linger_q;
2103 process_timeout_queue(short_linger_q, timeout_time, stop_lingering_close);
3458 TO_QUEUE_INIT(short_linger_q, pconf,

Completed in 22 milliseconds