summaryrefslogtreecommitdiff
path: root/ext/Socket/socketpair.t
Commit message (Expand)AuthorAgeFilesLines
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-248/+0
* Skip a socketpair test on SCO OSRRafael Garcia-Suarez2003-07-021-1/+1
* In eof() the errno can get stomped by the peek-ahead.Jarkko Hietaniemi2003-05-101-2/+1
* Have to think this test more when I'm awake.Jarkko Hietaniemi2003-05-091-1/+2
* OpenUNIX 8 supportRafael Garcia-Suarez2003-05-021-1/+2
* UNICOS and UNICOS/mk are broken only on one test.Jarkko Hietaniemi2002-06-141-2/+3
* UNICOS: update test status.Jarkko Hietaniemi2002-05-241-1/+2
* UNICOS/mk seems to still have this problem.Jarkko Hietaniemi2002-05-191-1/+1
* The UDP sockpair failure seems to have magicallyJarkko Hietaniemi2002-05-161-2/+1
* UNICOS too has sockpair issues (unsurprisingly,Jarkko Hietaniemi2002-04-111-1/+2
* Also NEC SUPER-UX has buggy sockpair().Jarkko Hietaniemi2002-04-111-1/+1
* non-perlio robustness.Jarkko Hietaniemi2002-04-031-4/+14
* Bad socketpair.t can hang anywhereSpider Boardman2002-03-311-1/+1
* Neuter socketpair on Stratus VOSPaul Green2002-03-281-1/+2
* socketpair binmode :bytes.Jarkko Hietaniemi2002-03-281-0/+6
* TODO for QNX6Norton T. Allen2002-03-251-1/+1
* Precedence problem.Jarkko Hietaniemi2002-03-101-2/+2
* socketpair.t w/o forkMattia Barbon2002-03-091-1/+4
* OS/2 buildIlya Zakharevich2002-02-111-1/+1
* OS/390 seems to do length 0 udp reads, Nicholas saysJarkko Hietaniemi2002-01-291-1/+5
* Save $! so that other syscalls don't disturb it before Nick Ing-Simmons2002-01-251-4/+11
* Re: HiResH.Merijn Brand2002-01-131-1/+1
* Win32-ize socketpair testNick Ing-Simmons2002-01-121-3/+13
* Also UNICOS/mk has deviant socketpair().Jarkko Hietaniemi2002-01-051-1/+2
* [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, tooNicholas Clark2002-01-051-6/+36
* [better PATCH] Re: Low-lights of Win32 / bleadperlNicholas Clark2002-01-011-2/+2
* socketpair tweaks from Nicholas Clark.Jarkko Hietaniemi2001-12-291-2/+2
* because (sys)?read doesn't reset buffersNicholas Clark2001-12-271-0/+7
* Re: socketpair emulationNicholas Clark2001-12-271-1/+3
* Re: socketpair emulation Nicholas Clark2001-12-241-5/+25
* socketpair emulationNicholas Clark2001-12-231-0/+144