]> granicus.if.org Git - apache/commit
Our ap_listeners were binding to IIS sockets, other Apache instances'
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:06:02 +0000 (04:06 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:06:02 +0000 (04:06 +0000)
commit23ba840bfb19932f599e43b2615b2409ad18807c
tree067349343581c171686750311258acfa6ff1fb35
parentae80c64357da29ccc743363c898f9a722ea6caa5
  Our ap_listeners were binding to IIS sockets, other Apache instances'
  listeners, the bottoms of peoples' shoes, etc.

  Wait to set SO_REUSEADDR on Win32 until the parent is certain the
  port is all ours.

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