]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commita90cfa54f1e5ef3ed6ce44cb2d3f7fc173456fea
tree2aec455a911b8d1ccc2e7f57375e36206844aa52
parent9d5f496143b4b7e2433765077522ecb131ff384b
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