| Commit message (Expand) | Author | Age | Files | Lines |
* | UNICOS: update test status. | Jarkko Hietaniemi | 2002-05-24 | 1 | -1/+2 |
* | UNICOS/mk seems to still have this problem. | Jarkko Hietaniemi | 2002-05-19 | 1 | -1/+1 |
* | The UDP sockpair failure seems to have magically | Jarkko Hietaniemi | 2002-05-16 | 1 | -2/+1 |
* | UNICOS too has sockpair issues (unsurprisingly, | Jarkko Hietaniemi | 2002-04-11 | 1 | -1/+2 |
* | Also NEC SUPER-UX has buggy sockpair(). | Jarkko Hietaniemi | 2002-04-11 | 1 | -1/+1 |
* | non-perlio robustness. | Jarkko Hietaniemi | 2002-04-03 | 1 | -4/+14 |
* | Bad socketpair.t can hang anywhere | Spider Boardman | 2002-03-31 | 1 | -1/+1 |
* | Neuter socketpair on Stratus VOS | Paul Green | 2002-03-28 | 1 | -1/+2 |
* | socketpair binmode :bytes. | Jarkko Hietaniemi | 2002-03-28 | 1 | -0/+6 |
* | TODO for QNX6 | Norton T. Allen | 2002-03-25 | 1 | -1/+1 |
* | Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7 | Nicholas Clark | 2002-03-19 | 1 | -0/+1 |
* | Misc tiny tweaks from Sarathy, good for threaded builds. | Jarkko Hietaniemi | 2002-03-10 | 1 | -2/+3 |
* | Precedence problem. | Jarkko Hietaniemi | 2002-03-10 | 1 | -2/+2 |
* | socketpair.t w/o fork | Mattia Barbon | 2002-03-09 | 1 | -1/+4 |
* | (was Re: [PATCH @13746] h2xs) | Nicholas Clark | 2002-03-04 | 2 | -4/+3 |
* | OS/2 build | Ilya Zakharevich | 2002-02-11 | 1 | -1/+1 |
* | OS/390 seems to do length 0 udp reads, Nicholas says | Jarkko Hietaniemi | 2002-01-29 | 1 | -1/+5 |
* | Save $! so that other syscalls don't disturb it before | Nick Ing-Simmons | 2002-01-25 | 1 | -4/+11 |
* | Except Win32 from echo tests. (Alarm does not break into connect) | Nick Ing-Simmons | 2002-01-23 | 1 | -2/+3 |
* | Try to make the connect/read/write timeouting. | Jarkko Hietaniemi | 2002-01-18 | 1 | -9/+39 |
* | offsetof() is in <stddef.h> | Nick Ing-Simmons | 2002-01-16 | 1 | -0/+2 |
* | s/SvPV/SvPVbyte/g, as suggested by Gisle Aas. | Jarkko Hietaniemi | 2002-01-16 | 1 | -5/+5 |
* | Socket::sockaddr_family | Gisle Aas | 2002-01-15 | 3 | -2/+36 |
* | Re: HiRes | H.Merijn Brand | 2002-01-13 | 1 | -1/+1 |
* | Win32-ize socketpair test | Nick Ing-Simmons | 2002-01-12 | 1 | -3/+13 |
* | Also UNICOS/mk has deviant socketpair(). | Jarkko Hietaniemi | 2002-01-05 | 1 | -1/+2 |
* | [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too | Nicholas Clark | 2002-01-05 | 1 | -6/+36 |
* | [better PATCH] Re: Low-lights of Win32 / bleadperl | Nicholas Clark | 2002-01-01 | 1 | -2/+2 |
* | socketpair tweaks from Nicholas Clark. | Jarkko Hietaniemi | 2001-12-29 | 1 | -2/+2 |
* | because (sys)?read doesn't reset buffers | Nicholas Clark | 2001-12-27 | 1 | -0/+7 |
* | Re: socketpair emulation | Nicholas Clark | 2001-12-27 | 1 | -1/+3 |
* | Re: socketpair emulation | Nicholas Clark | 2001-12-24 | 1 | -5/+25 |
* | socketpair emulation | Nicholas Clark | 2001-12-23 | 1 | -0/+144 |
* | More Socket constants. | Jarkko Hietaniemi | 2001-11-30 | 2 | -18/+76 |
* | [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string | Bob Dalgleish | 2001-11-27 | 1 | -1/+4 |
* | Socket::my_inet_aton() tweak | Craig A. Berry | 2001-11-25 | 1 | -1/+1 |
* | Documentation tweaks; think the IP address as an opaque string. | Jarkko Hietaniemi | 2001-09-09 | 1 | -23/+25 |
* | The Socket tests were wrong: they were assuming too much. | Jarkko Hietaniemi | 2001-09-09 | 3 | -30/+79 |
* | Retract the portability changes since they | Jarkko Hietaniemi | 2001-09-08 | 1 | -81/+18 |
* | Still more Socket portability tweaking. | Jarkko Hietaniemi | 2001-09-08 | 1 | -53/+68 |
* | More portability kicking on inet_ntoa(). | Jarkko Hietaniemi | 2001-09-08 | 1 | -9/+17 |
* | Try to make Socket::inet_ntoa() more robust. | Jarkko Hietaniemi | 2001-09-07 | 2 | -36/+49 |
* | Document the bad assumptions currently breaking | Jarkko Hietaniemi | 2001-09-06 | 1 | -0/+27 |
* | Fix a typo #11889 and add a test for the same. | Jarkko Hietaniemi | 2001-09-05 | 2 | -2/+4 |
* | inet_ntoa() tweaks: | Jarkko Hietaniemi | 2001-09-05 | 1 | -6/+14 |
* | GCC on HP-UX 11 with 64bit support breaks inet_ntoa | Artur Bergman | 2001-08-29 | 1 | -1/+6 |
* | Added test for pack_addr_in and unpack_addr_in | Artur Bergman | 2001-08-29 | 1 | -3/+8 |
* | Added three tests to test inet_ntoa/inet_aton and *packaddr* | Artur Bergman | 2001-08-29 | 1 | -1/+12 |
* | Re: [PATCH] Re: [PATCH] Re: perl@10611 | Nicholas Clark | 2001-06-18 | 1 | -0/+1 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+87 |