Php/docs/swoole-server.set

提供:Dev Guides
< Php
移動先:案内検索

Swoole\Server::set

(PECL swoole >= 1.9.0)

Swoole\Server::setSet the runtime settings of the swoole server.


説明

public 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.


パラメータ

settings


返り値