This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
[perl5.git] / ext / IO / lib / IO / Socket /
2001-06-20 Jarkko HietaniemiRe: Bug in IO::Socket::INET module (repeat)
2001-04-22 andrew deryabinIO::Socket::INET patch
2001-03-16 Michael Stevensmore pod patches
2001-01-24 Charles BaileySYN SYN
2001-01-10 Jarkko HietaniemiAdd ReuseAddr as a (preferred) alias for Reuse as we...
2001-01-10 Jeremy D. Zawodnyadd ReusePort option to IO::Socket::INET for better...
2000-10-20 Charles BaileySYN SYN
2000-10-02 Petter ReinholdtsenSOCK_DGRAM and listen() do not mix as reported in
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathyavoid error in IO::Socket::INET when given an unknown...
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-02-22 Gurusamy Sarathyuse same treatment for EINVAL as for ETIMEDOUT
2000-02-20 Gurusamy SarathyIO::Socket now sets $!, avoids eval/die (patch from...
2000-02-09 Charles BaileyResync with mainline
2000-01-27 Gurusamy Sarathyvarious pod nits identified by installhtml (all fixed...
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
1999-07-28 Jarkko HietaniemiTiny patch to go over #3820 (via private mail from...
1999-07-28 Lincoln SteinIO::* enhancements.
1999-02-12 Gurusamy SarathyIO is maintained by p5p (per Graham Barr's wishes)
1998-11-28 Gurusamy Sarathyadd IO-1.20; mess with t/lib/io_*.t in an attempt to