]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Restore the socket timeout after setting it to zero for nonblocking
authorBrian Pane <brianp@apache.org>
Fri, 28 Oct 2005 03:56:12 +0000 (03:56 +0000)
committerBrian Pane <brianp@apache.org>
Fri, 28 Oct 2005 03:56:12 +0000 (03:56 +0000)
commitfc74689210f77a2ce9ae32c25c6578a88e106477
tree197fbc53f49c98b538adf2585808bebeb6b42ebb
parentc40db6cdcdacb22c588aa42917408e8e5f33421d
Restore the socket timeout after setting it to zero for nonblocking
writes in ap_core_output_filter.  (This fixes the mod_proxy errors
that the new core output filter had been causing.)

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