]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ap_new_connection() returns NULL if an error occurred (prefork MPM
authorJeff Trawick <trawick@apache.org>
Mon, 5 Feb 2001 15:04:32 +0000 (15:04 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 5 Feb 2001 15:04:32 +0000 (15:04 +0000)
commit25ca91df24163caf597a1e95089fb3b981669ebe
treebc95e9530a1a4faae6545f6561cc6fd781408ea2
parent69c5639f62f5a1830376153e3dd7f8bebc0e2fd3
ap_new_connection() returns NULL if an error occurred (prefork MPM
and ap_new_connection() were changed last week)

I have skipped putting the change into WinNT MPM and mod_proxy.  I
left a note in the mod_proxy code; for the NT MPM I think I can talk
somebody into doing the right thing for me.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87982 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/http_connection.h
modules/proxy/proxy_http.c
server/mpm/beos/beos.c
server/mpm/dexter/dexter.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/perchild/perchild.c
server/mpm/spmt_os2/spmt_os2.c