swoole_client_select

Get the file description which are ready to read/write or error

説明

int swoole_client_select(
    array &$read_array,
    array &$write_array,
    array &$error_array,
    float $timeout = 0.5
)

パラメータ

read_array

write_array

error_array

timeout

戻り値