Swoole\Http\Server
PHP Manual

Swoole\Http\Server::start

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

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

说明

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

Start the swoole http server.

参数

此函数没有参数。

返回值


Swoole\Http\Server
PHP Manual