]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Quit registering *two* cleanups listening sockets prior to exec.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Mar 2003 04:30:52 +0000 (04:30 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Mar 2003 04:30:52 +0000 (04:30 +0000)
commitf23bd6f31af87650cf0bd0676fd65043162a3fc8
tree5b17b3574eb576917b9f5b608310a75c89a45757
parentad3d320b7039b34c7a8e71e48ff47f7cba77120b
  Quit registering *two* cleanups listening sockets prior to exec.
  We open them once, register a cleanup only once.

Submitted by: Jeff Trawick
Reviewed by: FirstBill, OtherBill

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99131 13f79535-47bb-0310-9956-ffa450edef68
server/listen.c