]> granicus.if.org Git - apache/commit
restore the SO_REUSEADDR for listening sockets; it is absolutely
authorJeff Trawick <trawick@apache.org>
Tue, 5 Feb 2002 12:52:01 +0000 (12:52 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 5 Feb 2002 12:52:01 +0000 (12:52 +0000)
commita0bb255db4af8d07e1f359e0aa2da012d755091c
tree23b045286c622175e6329728775610644c28eeac
parentd19986c33b5729c10555109e5f3054e2a51bd3bf
restore the SO_REUSEADDR for listening sockets; it is absolutely
required on most (all?) platforms, regardless of what code changes
might be required to work around the ability on Windows to
inadvertently have more than one server listening on the same ports

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