This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test for nan range ends.
[perl5.git] / t / op / sselect.t
2015-01-05 Tony Cooksome socket functions aren't available under Win32...
2014-10-08 Jarkko HietaniemiTest preamble: unify to dot slash test dot pl
2013-10-18 Eric BrineCall select's 4th arg's magic
2013-08-11 Father ChrysostomosStop system select from croaking on read-only COW ""
2011-06-09 David Mitchellt/op/sselect.t: reduce random failures (hopefully)
2011-06-09 David Mitchellt/op/sselect.t: add descriptions to ok() tests
2010-04-22 Jan Duboistime() resolution is full seconds
2010-04-22 Jan DuboisAdd fudge to timing checks on Windows
2009-10-13 Jan DuboisThe winsock select() implementation doesn't support...
2005-10-21 Gisle Aasallow "" as select bitmask [PATCH]
2005-06-10 Nicholas ClarkPassing read only values (such as string constants...