]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This patch allows the prefork MPM to print messages to the console if it
authorRyan Bloom <rbb@apache.org>
Mon, 4 Feb 2002 16:58:54 +0000 (16:58 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 4 Feb 2002 16:58:54 +0000 (16:58 +0000)
commit19613bbf382c9d40bb1a9906a305ebce8ef3ef45
treeaec4eed257955ac9ef864ee37fea9222ef5a5e29
parent5b313cc655ddaad5250b5d44e47251d6c9a0e44f
This patch allows the prefork MPM to print messages to the console if it
can't open a socket for some reason.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93224 13f79535-47bb-0310-9956-ffa450edef68
server/listen.c
server/main.c
server/mpm/prefork/prefork.c