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

/httpd/modules/http/
H A Dhttp_filters.c1047 if (ap_should_client_block(r)) {
1493 * 2. When you are ready to read a body (if any), call ap_should_client_block().
1560 AP_DECLARE(int) ap_should_client_block(request_rec *r) function

Completed in 781 milliseconds