Commit 24dc9530 authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

Multiple fixes to the lingering_close code in order to avoid being

interrupted by a stray timeout, to avoid lingering on a connection
that has already been aborted or never really existed, to ensure that
we stop lingering as soon as any error condition is received, and to
prevent beng stuck indefinitely if the read blocks.

Submitted by: Marc Slemko and Roy Fielding


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@77477 13f79535-47bb-0310-9956-ffa450edef68
parent af8703c2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment