]> granicus.if.org Git - apache/commit
Axe ap_get_virthost_addr(). This <address>[:port] parse routine
authorJeff Trawick <trawick@apache.org>
Fri, 15 Dec 2000 13:28:57 +0000 (13:28 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 15 Dec 2000 13:28:57 +0000 (13:28 +0000)
commit348b5f2ecb88aaeb6af2dd08cc45e39f76169839
tree630ec6dddf954f0edf30c9ad05d33042d840b6c0
parentb0089c5ec4d49699181f9b4460a647e5e3343dd4
Axe ap_get_virthost_addr().  This <address>[:port] parse routine
is not used anymore and it doesn't handle IPv6, so it is best to
drop it.  If/when mod_tls (Netware) is ported to 2.0 it can use
apr_parse_addr_port().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87354 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
server/util.c