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

Swoole\Server::stop

(PECL swoole >= 1.9.0)

Swoole\Server::stopDetiene el servidor Swoole.

Descripción

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

Parámetros

worker_id

Valores devueltos

To Top