ddclient/t
Michal Josef Špaček c4ff6c12bd Remove setting of MultiHomed, which is default in IO::Socket::IP
From doc in IO::Socket::IP in "IO::Socket::INET" INCOMPATIBILITES
section:
-----
The behaviour enabled by "MultiHomed" is in fact implemented by
"IO::Socket::IP" as it is required to correctly support searching for a
useable address from the results of the getaddrinfo(3) call. The
constructor will ignore the value of this argument, except if it is
defined but false. An exception is thrown in this case, because that
would request it disable the getaddrinfo(3) search behaviour in the
first place.
-----
2022-12-08 14:04:33 +01:00
..
lib Add get_default_interface 2020-09-21 15:16:48 -04:00
get_ip_from_if.pl Add get_default_interface 2020-09-21 15:16:48 -04:00
geturl_connectivity.pl.in Rewrite deprecated use of IO::Socket::INET6 to new solution 2022-12-08 13:58:21 +01:00
geturl_ssl.pl Remove setting of MultiHomed, which is default in IO::Socket::IP 2022-12-08 14:04:33 +01:00
is-and-extract-ipv4.pl Accept leading zeros in IPv4 addresses 2020-07-11 11:04:33 -04:00
is-and-extract-ipv6-global.pl Add get_ip_from_interface function 2020-09-21 15:16:11 -04:00
is-and-extract-ipv6.pl Add get_ip_from_interface function 2020-09-21 15:16:11 -04:00
parse_assignments.pl Use subtest to group related tests 2020-07-07 13:01:15 -04:00
version.pl.in Add a test for unexpected warnings 2020-06-30 00:40:26 -04:00
write_cache.pl Switch from redefine to mock 2020-07-10 12:06:45 -04:00