summaryrefslogtreecommitdiff
path: root/t/io/socket.t
Commit message (Expand)AuthorAgeFilesLines
* (perl #133604) fix binmode on Win32 :crlf layersTony Cook2018-10-221-2/+0
* (perl #133604) skip a new test on Win32 that fails only on Win32Tony Cook2018-10-221-0/+2
* (perl #125760) add fatal :utf8 tests for recv and sendTony Cook2018-10-181-0/+90
* set FD_CLOEXEC atomically in easy casesZefram2017-12-221-5/+22
* Replace multiple 'use vars' by 'our' in tTodd Rinaldo2017-11-111-3/+3
* avoid sysread()/syswrite() warnings from the default :utf8 from PERL_UNICODETony Cook2017-09-201-2/+2
* t/io/socket.t: tests for RT #7614Dan Collins2016-10-211-0/+9
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* darwin was failing this test under PERLIO=stdioTony Cook2016-07-131-0/+4
* (perl #128316) preserve errno from failed system callsTony Cook2016-06-161-0/+22
* [perl #122657] TODO checking the result of recv() on hurdTony Cook2014-10-031-4/+11
* Compare recv return value to peername in socket testLeon Timmermans2014-10-031-1/+1
* [perl #118843] work around recv() behaviour on cygwinTony Cook2014-01-151-0/+141