This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Socket to CPAN version 2.001
authorTony Cook <tony@develop-help.com>
Tue, 15 May 2012 09:22:30 +0000 (19:22 +1000)
committerRicardo Signes <rjbs@cpan.org>
Tue, 15 May 2012 21:35:13 +0000 (17:35 -0400)
commit2329674809a320420acae0efb5641e1800297583
treee43ae15034f179a7b35ec9c5fbe8533e7b978814
parent14b32ddab61902a15395daf29abf756e972cec84
Update Socket to CPAN version 2.001

2.001   CHANGES:
         * Apply (modified) patch from ppisar@redhat.com to fix memory
           addressing bug with Zero() - RT76067
         * Document that inet_pton() doesn't work on hostnames, only textual
           addresses - RT76010
         * Ignore any existing-but-undefined hints hash members to
           getaddrinfo()

Done for the critical RT76067 fix.
Porting/Maintainers.pl
cpan/Socket/Socket.pm
cpan/Socket/Socket.xs
pod/perldelta.pod