Searched refs:CONN_SENSE_WANT_WRITE (Results 1 - 4 of 4) sorted by relevance

/httpd/server/mpm/simple/
H A Dsimple_io.c164 scon->cs.sense == CONN_SENSE_WANT_WRITE ? APR_POLLOUT :
/httpd/include/
H A Dhttpd.h1215 CONN_SENSE_WANT_WRITE /* next event must be write */ enumerator in enum:__anon31
/httpd/server/mpm/motorz/
H A Dmotorz.c428 scon->cs.sense == CONN_SENSE_WANT_WRITE ? APR_POLLOUT :
/httpd/server/mpm/event/
H A Devent.c893 cs->pub.sense == CONN_SENSE_WANT_WRITE ? APR_POLLOUT :

Completed in 46 milliseconds