|
swoole_selectSelect the file descriptions which are ready to read/write or error in the eventloop Descriptionint swoole_select(
array &$read_array ,array &$write_array ,array &$error_array ,float $timeout = ?)
Parameters
Return Values
|