summaryrefslogtreecommitdiff
path: root/ext/Socket/Socket.t
Commit message (Expand)AuthorAgeFilesLines
* Ending strings is customary (typo from #19084).Jarkko Hietaniemi2003-03-301-1/+1
* gethostbyname('localhost') is not that portable.Jarkko Hietaniemi2003-03-301-3/+8
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-1/+2
* Except Win32 from echo tests. (Alarm does not break into connect)Nick Ing-Simmons2002-01-231-2/+3
* Try to make the connect/read/write timeouting.Jarkko Hietaniemi2002-01-181-9/+39
* Socket::sockaddr_familyGisle Aas2002-01-151-1/+10
* The Socket tests were wrong: they were assuming too much.Jarkko Hietaniemi2001-09-091-3/+3
* Try to make Socket::inet_ntoa() more robust.Jarkko Hietaniemi2001-09-071-4/+4
* Fix a typo #11889 and add a test for the same.Jarkko Hietaniemi2001-09-051-1/+3
* Added test for pack_addr_in and unpack_addr_inArtur Bergman2001-08-291-3/+8
* Added three tests to test inet_ntoa/inet_aton and *packaddr*Artur Bergman2001-08-291-1/+12
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+87