]> 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)
commitaedb3178785974b16e21332b32e87f82c73ded77
tree0b52fb111d92701c3bfe890bbc2e3c07081c76d1
parentfbcbdfd04ce89a29a9099f9f646ec7bc235ce609
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