]> granicus.if.org Git - apache/commit
* server/listen.c (open_listeners): If 0.0.0.0 is found before [::]
authorJoe Orton <jorton@apache.org>
Thu, 25 Aug 2005 15:56:43 +0000 (15:56 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 25 Aug 2005 15:56:43 +0000 (15:56 +0000)
commit67e8ce3fc82bc42210a534cbe0b71e3fb2d0235e
treeeea1a154134bb67ecfb9b7e6fc51111a32061b80
parent4f75bd350859ee044c009dda66b2da942db8a541
* server/listen.c (open_listeners): If 0.0.0.0 is found before [::]
for the same port, switch them so that the bind to [::] is attempted
first.

Submitted by: colm, jorton

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