]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
prefork: Don't segfault when we are able to listen on some but
authorJeff Trawick <trawick@apache.org>
Wed, 10 Oct 2001 15:12:12 +0000 (15:12 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 10 Oct 2001 15:12:12 +0000 (15:12 +0000)
commit4f78b345b2b683db69f5a15b0c501b0d29e1dfcb
tree95b00d1dbc3ca7001198934bc6571fadf534e6d8
parentba712ace59d5de5806f8d93c789108f76d8c19ed
prefork: Don't segfault when we are able to listen on some but
not all of the configured ports.

Other points to ponder:

  why no log message for the segfault?

  similar change would seem to be needed in other MPMs...  we
  may be adding bogus entries to the poll set

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