Integrate mainline
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Socket /
2001-06-30 Jarkko Hietaniemi More VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-20 Jarkko Hietaniemi Re: Bug in IO::Socket::INET module (repeat)
2001-04-22 andrew deryabin IO::Socket::INET patch
2001-03-16 Michael Stevens more pod patches
2001-01-24 Charles Bailey SYN SYN
2001-01-10 Jarkko Hietaniemi Add ReuseAddr as a (preferred) alias for Reuse as we...
2001-01-10 Jeremy D. Zawodny add ReusePort option to IO::Socket::INET for better...
2000-10-20 Charles Bailey SYN SYN
2000-10-02 Petter Reinholdtsen SOCK_DGRAM and listen() do not mix as reported in
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathy avoid error in IO::Socket::INET when given an unknown...
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-02-22 Gurusamy Sarathy use same treatment for EINVAL as for ETIMEDOUT
2000-02-20 Gurusamy Sarathy IO::Socket now sets $!, avoids eval/die (patch from...
2000-02-09 Charles Bailey Resync with mainline
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
1999-07-28 Jarkko Hietaniemi Tiny patch to go over #3820 (via private mail from...
1999-07-28 Lincoln Stein IO::* enhancements.
1999-02-12 Gurusamy Sarathy IO is maintained by p5p (per Graham Barr's wishes)
1998-11-28 Gurusamy Sarathy add IO-1.20; mess with t/lib/io_*.t in an attempt to