]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When the platform supports IPv6 (according to APR) and
authorJeff Trawick <trawick@apache.org>
Sun, 17 Dec 2000 17:47:03 +0000 (17:47 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 17 Dec 2000 17:47:03 +0000 (17:47 +0000)
commit14482de49506bb5ed5d9686950535745456c0bbb
treefaf7b238ccb3b139d9af90cf880609259237cbef
parentcb38a3c8ca28d2667d8b083dc252e7dc9f3e2943
When the platform supports IPv6 (according to APR) and
the system is configured to support IPv6, Apache gets IPv6
listening sockets unless the Listen statement says otherwise
(i.e., Listen specifies an IPv4 numeric address string or a
hostname which resolves to an IPv4 address).

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