Many subdocumented return values of the IO extension now documented.
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Socket /
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