]> granicus.if.org Git - apache/commit
Make lingering close access the socket directly, instead of relying on
authorRyan Bloom <rbb@apache.org>
Mon, 23 Oct 2000 10:46:20 +0000 (10:46 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 23 Oct 2000 10:46:20 +0000 (10:46 +0000)
commit2e62e0c66facd74dc1b3a9c00bca8771387a0ede
tree2aec455a911b8d1ccc2e7f57375e36206844aa52
parentc6e41fcd5c25a83e3f4ef3f8952855cc75f96590
Make lingering close access the socket directly, instead of relying on
BUFF.  This has been tested, but all we can determine is that it doesn't
fail, not that it works.  This needs to be tested much better.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86709 13f79535-47bb-0310-9956-ffa450edef68
include/http_connection.h
server/connection.c