]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make the core access the socket directly instead of going through the
authorRyan Bloom <rbb@apache.org>
Wed, 18 Oct 2000 19:32:30 +0000 (19:32 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 18 Oct 2000 19:32:30 +0000 (19:32 +0000)
commit0dbda593add62e1c4a03e87a8ad80071f925f9f8
treed0e9f1d3d3e1b7c721baf31f5317311999b5c696
parentd85bbfb84764c9a9ef809c5280310dcd2bfe01f6
Make the core access the socket directly instead of going through the
BUFF.  This doesn't actually change any behavior, it just makes the core
access socket directly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86652 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_core.c
modules/http/http_protocol.c