Home
last modified time | relevance | path

Searched refs:socket_select (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/lang/php73/php-7.3.33/ext/sockets/tests/
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
14 var_dump(socket_select($sockets, $write, $except, $time));
15 socket_select($sockets, $write, $except);
17 Warning: socket_select(): no resource arrays were passed to select in %s on line %d
20 Warning: socket_select() expects at least 4 parameters, 3 given in %s on line %d
H A Dsocket_select-wrongparams-1.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
22 Warning: socket_select(): unable to select [%d]: Invalid argument in %s on line %d
/dports/net/php73-sockets/php-7.3.33/ext/sockets/tests/
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
14 var_dump(socket_select($sockets, $write, $except, $time));
15 socket_select($sockets, $write, $except);
17 Warning: socket_select(): no resource arrays were passed to select in %s on line %d
20 Warning: socket_select() expects at least 4 parameters, 3 given in %s on line %d
H A Dsocket_select-wrongparams-1.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
22 Warning: socket_select(): unable to select [%d]: Invalid argument in %s on line %d
/dports/net/php74-sockets/php-7.4.27/ext/sockets/tests/
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
14 var_dump(socket_select($sockets, $write, $except, $time));
15 socket_select($sockets, $write, $except);
17 Warning: socket_select(): no resource arrays were passed to select in %s on line %d
20 Warning: socket_select() expects at least 4 parameters, 3 given in %s on line %d
H A Dsocket_select-wrongparams-1.phpt2 Test parameter handling in socket_select().
20 var_dump(socket_select($sockets, $write, $except, $time));
22 Warning: socket_select(): unable to select [%d]: Invalid argument in %s on line %d
/dports/lang/php74/php-7.4.27/ext/sockets/tests/
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
14 var_dump(socket_select($sockets, $write, $except, $time));
15 socket_select($sockets, $write, $except);
17 Warning: socket_select(): no resource arrays were passed to select in %s on line %d
20 Warning: socket_select() expects at least 4 parameters, 3 given in %s on line %d
/dports/www/mod_php73/php-7.3.33/ext/sockets/tests/
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
14 var_dump(socket_select($sockets, $write, $except, $time));
15 socket_select($sockets, $write, $except);
17 Warning: socket_select(): no resource arrays were passed to select in %s on line %d
20 Warning: socket_select() expects at least 4 parameters, 3 given in %s on line %d
/dports/www/mod_php74/php-7.4.27/ext/sockets/tests/
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
14 var_dump(socket_select($sockets, $write, $except, $time));
15 socket_select($sockets, $write, $except);
17 Warning: socket_select(): no resource arrays were passed to select in %s on line %d
20 Warning: socket_select() expects at least 4 parameters, 3 given in %s on line %d
/dports/net/php81-sockets/php-8.1.1/ext/sockets/tests/
H A Dsocket_select_error.phpt2 socket_select() error conditions
9 socket_select($r, $w, $e, 1);
15 socket_select(): Argument #1 ($read) must only have elements of type Socket, string given
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
13 socket_select($sockets, $write, $except, $time);
19 socket_select(): At least one array argument must be passed
H A Dsocket_select-wrongparams-1.phpt2 Test parameter handling in socket_select().
19 var_dump(socket_select($sockets, $write, $except, $time));
22 Warning: socket_select(): Unable to select [%d]: Invalid argument in %s on line %d
/dports/www/mod_php81/php-8.1.1/ext/sockets/tests/
H A Dsocket_select_error.phpt2 socket_select() error conditions
9 socket_select($r, $w, $e, 1);
15 socket_select(): Argument #1 ($read) must only have elements of type Socket, string given
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
13 socket_select($sockets, $write, $except, $time);
19 socket_select(): At least one array argument must be passed
H A Dsocket_select-wrongparams-1.phpt2 Test parameter handling in socket_select().
19 var_dump(socket_select($sockets, $write, $except, $time));
22 Warning: socket_select(): Unable to select [%d]: Invalid argument in %s on line %d
/dports/lang/php81/php-8.1.1/ext/sockets/tests/
H A Dsocket_select_error.phpt2 socket_select() error conditions
9 socket_select($r, $w, $e, 1);
15 socket_select(): Argument #1 ($read) must only have elements of type Socket, string given
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
13 socket_select($sockets, $write, $except, $time);
19 socket_select(): At least one array argument must be passed
H A Dsocket_select-wrongparams-1.phpt2 Test parameter handling in socket_select().
19 var_dump(socket_select($sockets, $write, $except, $time));
22 Warning: socket_select(): Unable to select [%d]: Invalid argument in %s on line %d
/dports/net/php80-sockets/php-8.0.15/ext/sockets/tests/
H A Dsocket_select_error.phpt2 socket_select() error conditions
11 socket_select($r, $w, $e, 1);
17 socket_select(): Argument #1 ($read) must only have elements of type Socket, string given
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
16 socket_select($sockets, $write, $except, $time);
22 socket_select(): At least one array argument must be passed
/dports/lang/php80/php-8.0.15/ext/sockets/tests/
H A Dsocket_select_error.phpt2 socket_select() error conditions
11 socket_select($r, $w, $e, 1);
17 socket_select(): Argument #1 ($read) must only have elements of type Socket, string given
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
16 socket_select($sockets, $write, $except, $time);
22 socket_select(): At least one array argument must be passed
/dports/www/mod_php80/php-8.0.15/ext/sockets/tests/
H A Dsocket_select_error.phpt2 socket_select() error conditions
11 socket_select($r, $w, $e, 1);
17 socket_select(): Argument #1 ($read) must only have elements of type Socket, string given
H A Dsocket_select-wrongparams-2.phpt2 Test parameter handling in socket_select().
16 socket_select($sockets, $write, $except, $time);
22 socket_select(): At least one array argument must be passed
/dports/lang/yap/yap-6.2.2/pl/
H A Dsockets.yap24 socket_select(Socks, OutSocks, TimeOut, Streams, OutStreams) :-
25 '$check_list_for_sockets'(Socks, socket_select(Socks, OutSocks, TimeOut, Streams, OutStreams)),
26 '$check_list_for_sockets'(Streams, socket_select(Socks, OutSocks, TimeOut, Streams, OutStreams)),
28 …'$check_select_time'(TimeOut, Sec, USec, socket_select(Socks, OutSocks, TimeOut, Streams, OutStrea…
29 '$socket_select'(Fds, Sec, USec, NFds),

12345678910>>...13