]> granicus.if.org Git - apache/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)
commitbd424f80f359a0dea4a99ec059ec525380a8b4f6
treebc95e9530a1a4faae6545f6561cc6fd781408ea2
parent9d684f9e076013baa838045521396e7d895b5580
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