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.

Açıklama

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

Start the swoole http server.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

To Top