]> 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)
commit15721bb31231f409e2dfc4f893daa4dc41f29ad9
treeaec4eed257955ac9ef864ee37fea9222ef5a5e29
parentdcdf68cf55376d8c80ef3e156b8c463692927a3a
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