]> 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)
commit4ef6874d6203270954392fee81f057fb4f00fd6c
treefaf7b238ccb3b139d9af90cf880609259237cbef
parent0999194d222fc516574e1165aa796a8ea8baff20
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