Swoole\Server::set
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Set the runtime settings of the swoole server.
Description
Swoole\Server::set(array $settings): ReturnType
Set the runtime settings of the swoole server. The settings can be accessed by $server->setting when the swoole server has started.
Parameters
settings