net: fix tests for systems without IPv6 entries in /etc/hosts.
We fake up a dual IPv4/IPv6 response to localhost for testing, but it assumed localhost6 or ip6-localhost entries. Fall back to "::1" which should always work.
Showing
Please register or sign in to comment