mirror of
https://github.com/apache/httpd.git
synced 2026-01-26 19:01:35 +03:00
dece16955a11eed961bbdbe55ec498aff701a2ab
. use apr_parse_addr_port() so we handle IPv6 addresses on NameVirtualHost and <VirtualHost > directives . don't hardcode AF_INET when a hostname or IP address was coded dump_a_vhost() . check the address family before looking for certain IPv4 addresses ap_fini_vhost_config() . pass apr_status_t to ap_log_error() after apr_getnameinfo() fails git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87377 13f79535-47bb-0310-9956-ffa450edef68
Description
Languages
C
90.7%
Python
5.5%
M4
1%
Shell
0.9%
CMake
0.4%
Other
1.2%