Swoole\Server::stop
PHP Manual
PHP Manual»Swoole\Server»Swoole\Server::stop

Swoole\Server::stop

(PECL swoole >= 1.9.0)

Swoole\Server::stopStop the Swoole server.

Beschreibung

public function Swoole\Server::stop(int $worker_id = ?): bool

Parameter-Liste

worker_id

Rückgabewerte

To Top