]> granicus.if.org Git - apache/commit
Stop using apr_get_hostname(). It doesn't support IPv6 and it
authorJeff Trawick <trawick@apache.org>
Mon, 18 Dec 2000 16:49:09 +0000 (16:49 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 18 Dec 2000 16:49:09 +0000 (16:49 +0000)
commitfbeea294effb4a014528734e5ecff302c664f48e
treef612c1b3bb2addb14ac41436ae30c5341f99f6ae
parent07c7211977d6d4855255984f286fee17515af65c
Stop using apr_get_hostname().  It doesn't support IPv6 and it
is redundant.  apr_getnameinfo() provides the same function.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87396 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_core.c