]> granicus.if.org Git - apache/commit
ab: Keep reading nonblocking to exhaust TCP or SSL buffers when previous
authorYann Ylavic <ylavic@apache.org>
Tue, 10 Oct 2017 09:09:22 +0000 (09:09 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 10 Oct 2017 09:09:22 +0000 (09:09 +0000)
commit73faf3469d4dcefb832794de825c6951cfdbb0bc
treef79e2912a26c1cc4d361b2e3540725ebccd46a85
parentc968b5dea2448ebb6104eda5712f5064bebf800d
ab: Keep reading nonblocking to exhaust TCP or SSL buffers when previous
read was incomplete (the SSL case can cause the next poll() to timeout
since data are buffered already).  PR 61301

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1811649 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
support/ab.c