Files
openssl/util
Richard Levitte 98ac876f2d Prefer IO::Socket::INET6 over IO::Socket::IP
While IO::Socket::IP is a core perl module (since Perl v5.19.8, or so
says corelist), IO::Socket::INET6 has been around longer, is said to
be more widely deployed, and most importantly, seems to have less bugs
hitting us.  We therefore prefer IO::Socket::INET6, and only fall back
to IO::Socket::IP if the former doesn't exist on the local system.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
2016-02-14 07:39:23 +01:00
..
2016-01-08 01:18:55 +01:00
2013-03-04 22:48:38 +00:00
2016-02-01 09:42:10 -05:00
2005-04-27 08:56:15 +00:00
2015-05-13 17:23:48 +02:00
2015-11-20 23:32:18 +00:00
2016-02-11 08:43:46 -05:00
2016-02-11 03:04:50 +01:00
2005-11-06 17:58:26 +00:00
2009-04-06 15:22:01 +00:00