]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/core_filters.c (ap_core_input_filter): Only treat EAGAIN as
authorJoe Orton <jorton@apache.org>
Fri, 20 Jan 2012 12:41:18 +0000 (12:41 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 20 Jan 2012 12:41:18 +0000 (12:41 +0000)
commitbcd017972c6d2c0307cfe0bbaabb094957a77d1b
treeba40cfa5d0f69536f21390ef3a4c225e9da0d2d3
parent6635e5a3da3e3c27b8a279297e67c37f75da1db2
* server/core_filters.c (ap_core_input_filter): Only treat EAGAIN as
  success if a non-blocking read was requested; for a blocking read,
  it is an error condition.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1233882 13f79535-47bb-0310-9956-ffa450edef68
server/core_filters.c