Home
last modified time | relevance | path

Searched refs:socket_set_timeout (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/standard/tests/file/
H A Dfread_socket_variation1.phpt15 socket_set_timeout($server, 0, 1000);
/PHP-8.0/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation2.phpt21 socket_set_timeout($client, 0, 1000);
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php1360 function socket_set_timeout($stream, int $seconds, int $microseconds = 0): bool {} function
H A Dbasic_functions_arginfo.h3417 ZEND_FALIAS(socket_set_timeout, stream_set_timeout, arginfo_socket_set_timeout)

Completed in 23 milliseconds