Swoole\Client
PHP Manual

Swoole\Client::set

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

Swoole\Client::setSet the Swoole client parameters before the connection is established.

说明

public void Swoole\Client::set ( array $settings )

参数

settings

返回值


Swoole\Client
PHP Manual