Searched refs:PHP_STREAM_FLAG_AVOID_BLOCKING (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/main/ | ||
H A D | php_streams.h | 176 #define PHP_STREAM_FLAG_AVOID_BLOCKING 0x10 macro |
H A D | network.c | 1104 stream->flags |= PHP_STREAM_FLAG_AVOID_BLOCKING; |
Completed in 16 milliseconds