GoLang swoole_client_select

request it (273)
GoLang replacement for PHP's swoole_client_select [edit | history]



Do you know a GoLang replacement for PHP's swoole_client_select? Write it!

PHP swoole_client_select

PHP original manual for swoole_client_select [ show | php.net ]

swoole_client_select

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

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

Description

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

Parameters

read_array

write_array

error_array

timeout

Return Values