mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 12:03:56 +02:00
The is_addr() function indicates if an address is set and is an IPv4 or IPv6 address. Let's rename it is_inet_addr() and make is_addr() also accept AF_UNIX addresses.