1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-29 21:22:10 +03:00
Files
apache/include
Jeff Trawick c17ef15818 API routines ap_pgethostbyname() and ap_pduphostent() are no longer
available.  Use apr_getaddrinfo() instead.

The ap_pduphostent() code was moved to modules/proxy/proxy_util.c for
now since that is the only caller.  When the proxy's use of the
resolver is APR-ized this won't be needed anymore.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87399 13f79535-47bb-0310-9956-ffa450edef68
2000-12-18 17:52:05 +00:00
..
2000-12-07 11:37:08 +00:00
2000-08-20 03:21:56 +00:00
2000-11-16 00:40:49 +00:00