Searched defs:stream_set_timeout (Results 1 – 2 of 2) sorted by relevance
1351 PHP_FUNCTION(stream_set_timeout) in PHP_FUNCTION() argument
1354 function stream_set_timeout($stream, int $seconds, int $microseconds = 0): bool {} function
Completed in 16 milliseconds