The Socket tests were wrong: they were assuming too much.
[p5sagit/p5-mst-13.2.git] / ext / Socket / Socket.t
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/...