Swoole\Client::set
PHP Manual
PHP Manual»Swoole\Client»Swoole\Client::set

Swoole\Client::set

(PECL swoole >= 1.9.0)

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

Опис

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

Параметри

settings

Значення, що повертаються

To Top