]> granicus.if.org Git - apache/commit
Protect against any sort of non-block read that
authorJim Jagielski <jim@apache.org>
Tue, 28 Nov 2006 20:36:47 +0000 (20:36 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 28 Nov 2006 20:36:47 +0000 (20:36 +0000)
commitc925d34bd352a0a74ea9075592a06b3a8563056d
tree44cdb8247382f0d1442777f697559a75bfd55278
parent39e04b2132a759687aec315c911c82e951ddb255
Protect against any sort of non-block read that
would block. If ap_get_brigade() shows that, return
EAGAIN.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@480193 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_filters.c