Branch: refs/heads/smoke-me/tonyc/dfly-v6only
Home: https://github.com/Perl/perl5
Commit: 94b9c80319b916e3881dc3fbccaa52223787016a
https://github.com/Perl/perl5/commit/94b9c80319b916e3881dc3fbccaa52223787016a
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