Swoole\Http\Server::start
PHP Manual
PHP Manual»Swoole\Http\Server»Swoole\Http\Server::start

Swoole\Http\Server::start

(PECL swoole >= 1.9.0)

Swoole\Http\Server::startStart the swoole http server.

説明

public function Swoole\Http\Server::start(): void

Start the swoole http server.

パラメータ

この関数にはパラメータはありません。

戻り値

To Top