]> granicus.if.org Git - apache/commit
Not being able to bind to a socket is a fatal error. This makes all
authorRyan Bloom <rbb@apache.org>
Mon, 4 Feb 2002 18:41:46 +0000 (18:41 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 4 Feb 2002 18:41:46 +0000 (18:41 +0000)
commitcddad0f346dce0623e7cee17adc7d4f00a55bbc0
tree0b52fb111d92701c3bfe890bbc2e3c07081c76d1
parent2acd38e7bacdf21fc6261c36f69e90375a473c90
Not being able to bind to a socket is a fatal error.  This makes all
MPMs treat it as such.  We now print a message to the console, and return
a non-zero status code.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93227 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/mpm/experimental/perchild/perchild.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c
server/mpm/worker/worker.c