Integrate macperl patch #16868.
[p5sagit/p5-mst-13.2.git] / ext / Socket / Socket.t
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-01-23 Nick Ing-Simmons Except Win32 from echo tests. (Alarm does not break...
2002-01-18 Jarkko Hietaniemi Try to make the connect/read/write timeouting.
2002-01-15 Gisle Aas Socket::sockaddr_family
2001-09-09 Jarkko Hietaniemi The Socket tests were wrong: they were assuming too...
2001-09-07 Jarkko Hietaniemi Try to make Socket::inet_ntoa() more robust.
2001-09-05 Jarkko Hietaniemi Fix a typo #11889 and add a test for the same.
2001-08-29 Artur Bergman Added test for pack_addr_in and unpack_addr_in
2001-08-29 Artur Bergman Added three tests to test inet_ntoa/inet_aton and ...
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...