Branch: refs/heads/smoke-me/tonyc/dfly-v6only
Home: https://github.com/Perl/perl5
Commit: e2ba4efd85f1fe6a5a59bda248250c56963cc8c7
https://github.com/Perl/perl5/commit/e2ba4efd85f1fe6a5a59bda248250c56963cc8c7
Author: Tony Cook <[email protected]>
Date: 2023-06-10 (Sat, 10 Jun 2023)
Changed paths:
M Porting/Maintainers.pl
M cpan/IO-Socket-IP/lib/IO/Socket/IP.pm
M t/porting/customized.dat
Log Message:
-----------
IO::Socket::IP: detect if setsockopt() fails to clear IPV6_V6ONLY
dragonfly bsd 6.4 succeeds in clearing this, even though it doesn't
clear it.
https://rt.cpan.org/Ticket/Display.html?id=148293