swoole_select
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Select the file descriptions which are ready to read/write or error in the eventloop
Description
swoole_select(array $read_array, array $write_array, array $error_array, [float $timeout]): int
Parameters
read_arraywrite_arrayerror_arraytimeout