summaryrefslogtreecommitdiff
path: root/t/op/sselect.t
Commit message (Expand)AuthorAgeFilesLines
* t/op/sselect.t: reduce random failures (hopefully)David Mitchell2011-06-091-8/+21
* t/op/sselect.t: add descriptions to ok() testsDavid Mitchell2011-06-091-11/+14
* time() resolution is full secondsJan Dubois2010-04-221-2/+4
* Add fudge to timing checks on WindowsJan Dubois2010-04-211-2/+7
* The winsock select() implementation doesn't support all empty 'fd_set's.Jan Dubois2009-10-131-1/+12
* allow "" as select bitmask [PATCH]Gisle Aas2005-10-211-3/+10
* Passing read only values (such as string constants) to select shouldNicholas Clark2005-06-101-0/+25