]> granicus.if.org Git - apache/commit
In event's process_lingering_close, close the socket and remove it
authorEric Covener <covener@apache.org>
Sun, 25 Aug 2013 18:59:42 +0000 (18:59 +0000)
committerEric Covener <covener@apache.org>
Sun, 25 Aug 2013 18:59:42 +0000 (18:59 +0000)
commit87769b67b455416a1c17c97d2462237c4d864945
treef4b576dbf475b5ffc476b1a2595ed6b983a23a16
parent239cea01419df322a722a8a965cd7f14bafe3381
In event's process_lingering_close, close the socket and remove it
from the ring as soon as we see any status that isn't
APR_EAGAIN or APR_SUCCESS, instead of waiting specifically
for EOF.

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