CakeFest 2024: The Official CakePHP Conference

Swoole\Client::set

(PECL swoole >= 1.9.0)

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

説明

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

パラメータ

settings

戻り値

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top