Php/docs/function.swoole-client-select

提供:Dev Guides
< Php
移動先:案内検索

swoole_client_select

(PECL swoole >= 1.9.0)

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


説明

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

パラメータ

read_array
write_array
error_array
timeout


返り値