Searched refs:SELECT_OK (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DMultiplexer.pm13 use constant SELECT_OK => !( IS_VMS || IS_WIN32 ); constant
85 if ( SELECT_OK && ( my @handles = $parser->get_select_handles ) ) {

Completed in 125 milliseconds