swoole_select
PECL swoole >= 1.9.0
swoole_select - Select the file descriptions which are ready to read/write or error in the eventloop
Manual
swoole_select(
arrayread_array ,
arraywrite_array ,
arrayerror_array ,
[float$timeout] ): int
Parameters
- read_array
-
- write_array
-
- error_array
-
- timeout
-
Return Values