Searched refs:_poll (Results 1 – 4 of 4) sorted by relevance
34 sub f {eval { IO::Poll::_poll(0, $a, 1) }}
85 my $ret = _poll(defined($timeout) ? $timeout * 1000 : -1,@poll);
99 * Make IO::Poll->poll call _poll even with an empty fd array100 * Fix assertion when calling IO::Poll::_poll() with an empty fd array109 * Fix assertion when calling IO::Poll::_poll() with an empty fd array110 * Make IO::Poll->poll call _poll even with an empty fd array439 - Fix bug in _poll for ANSI C compilers
257 _poll(timeout,...) in _poll() function