]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove an IPv4 dependency in do_double_reverse() by calling
authorJeff Trawick <trawick@apache.org>
Mon, 18 Dec 2000 20:31:17 +0000 (20:31 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 18 Dec 2000 20:31:17 +0000 (20:31 +0000)
commit50cca383017ffaf4cbe71368975be025ac5b3a97
tree7169466186179704a7662de266a1e457fdc10709
parentc17ef1581853e6cc9601ed09a277a6f1eed362fd
Remove an IPv4 dependency in do_double_reverse() by calling
apr_getaddrinfo() instead of gethostbyname().

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