]> granicus.if.org Git - apache/commit
Reintroduce the create_connection hook. This hook is required to enable
authorBill Stoddard <stoddard@apache.org>
Fri, 1 Feb 2002 22:16:31 +0000 (22:16 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 1 Feb 2002 22:16:31 +0000 (22:16 +0000)
commitbd3d3603923cc5a87a85aadef8bb7804e415f9e2
tree4e4f70ea0d63152fa1c9648e0ab18c77ffa0c808
parent556b417899ad7ef9d1d7c1145a380c897e004600
Reintroduce the create_connection hook. This hook is required to enable
modules to completely take over all network i/o from the core.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93171 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
include/http_connection.h
modules/proxy/proxy_ftp.c
modules/proxy/proxy_http.c
server/connection.c
server/core.c
server/mpm/beos/beos.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_os2/mpmt_os2_child.c
server/mpm/netware/mpm_netware.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c
server/mpm/winnt/mpm_winnt.c
server/mpm/worker/worker.c