IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 20 Feb 2000 12:13:37 +0000 (12:13 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 20 Feb 2000 12:13:37 +0000 (12:13 +0000)
commitc9fcc6c44229e7c36dee08e5d883d12284a44f17
treee96ebff482e354d34b38f2b1d3a0bd21396085ee
parent683016273e3c5a7a0e27dc7cd0161b2925a81ab2
IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
modified to use Errno more portably)

p4raw-id: //depot/perl@5161
ext/IO/lib/IO/Socket.pm
ext/IO/lib/IO/Socket/INET.pm