]> 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)
commit6c7292c06f3391184ce1a12b012458857ca49e88
tree7169466186179704a7662de266a1e457fdc10709
parentc14843e05ea34866c72fb28bb45f41e86d50e876
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