mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-17 03:32:59 +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.