Home
last modified time | relevance | path

Searched refs:socket_select (Results 51 – 75 of 306) sorted by relevance

12345678910>>...13

/dports/www/mod_php73/php-7.3.33/ext/sockets/tests/
H A Dsocket_select.phpt2 Test parameter handling in socket_select().
21 var_dump(socket_select($sockets, $write, $except, 0));
H A Dsocket_select-wrongparams-1-win32.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
H A Dsocket_select-wrongparams-4.phpt2 Test parameter handling in socket_select().
24 var_dump(socket_select($sockets, $write, $except, $time, $usec));
/dports/www/mod_php74/php-7.4.27/ext/sockets/tests/
H A Dsocket_select.phpt2 Test parameter handling in socket_select().
21 var_dump(socket_select($sockets, $write, $except, 0));
H A Dsocket_select-wrongparams-1-win32.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
H A Dsocket_select-wrongparams-4.phpt2 Test parameter handling in socket_select().
24 var_dump(socket_select($sockets, $write, $except, $time, $usec));
/dports/www/mod_php80/php-8.0.15/ext/sockets/tests/
H A Dsocket_select.phpt2 Test parameter handling in socket_select().
21 var_dump(socket_select($sockets, $write, $except, 0));
H A Dsocket_select-wrongparams-1-win32.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
H A Dsocket_select-wrongparams-4.phpt2 Test parameter handling in socket_select().
24 var_dump(socket_select($sockets, $write, $except, $time, $usec));
/dports/lang/php73/php-7.3.33/ext/sockets/tests/
H A Dsocket_select-wrongparams-4.phpt2 Test parameter handling in socket_select().
24 var_dump(socket_select($sockets, $write, $except, $time, $usec));
H A Dsocket_select-wrongparams-1-win32.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
H A Dsocket_select-wrongparams-3.phpt2 Test parameter handling in socket_select().
23 var_dump(socket_select($sockets, $write, $except, $time));
/dports/net/php73-sockets/php-7.3.33/ext/sockets/tests/
H A Dsocket_select-wrongparams-1-win32.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
H A Dsocket_select-wrongparams-4.phpt2 Test parameter handling in socket_select().
24 var_dump(socket_select($sockets, $write, $except, $time, $usec));
H A Dsocket_select-wrongparams-3.phpt2 Test parameter handling in socket_select().
23 var_dump(socket_select($sockets, $write, $except, $time));
/dports/net/php80-sockets/php-8.0.15/ext/sockets/tests/
H A Dsocket_select-wrongparams-4.phpt2 Test parameter handling in socket_select().
24 var_dump(socket_select($sockets, $write, $except, $time, $usec));
H A Dsocket_select-wrongparams-1-win32.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
/dports/net/php74-sockets/php-7.4.27/ext/sockets/tests/
H A Dsocket_select-wrongparams-4.phpt2 Test parameter handling in socket_select().
24 var_dump(socket_select($sockets, $write, $except, $time, $usec));
H A Dsocket_select-wrongparams-1-win32.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
H A Dsocket_select-wrongparams-3.phpt2 Test parameter handling in socket_select().
23 var_dump(socket_select($sockets, $write, $except, $time));
/dports/lang/php80/php-8.0.15/ext/sockets/tests/
H A Dsocket_select-wrongparams-1-win32.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
H A Dsocket_select-wrongparams-4.phpt2 Test parameter handling in socket_select().
24 var_dump(socket_select($sockets, $write, $except, $time, $usec));
/dports/lang/php74/php-7.4.27/ext/sockets/tests/
H A Dsocket_select-wrongparams-1-win32.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
H A Dsocket_select-wrongparams-4.phpt2 Test parameter handling in socket_select().
24 var_dump(socket_select($sockets, $write, $except, $time, $usec));
H A Dsocket_select-wrongparams-3.phpt2 Test parameter handling in socket_select().
23 var_dump(socket_select($sockets, $write, $except, $time));

12345678910>>...13