]> 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)
commitc7e0518730cfbd3c33d3634d9a35e902af559993
treeba40cfa5d0f69536f21390ef3a4c225e9da0d2d3
parent8e905e6d97ab5575ae82ff7ffff35d5d3769914b
* 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