Swoole\Server::__construct

(PECL swoole >= 1.9.0)

Swoole\Server::__constructConstruct a Swoole server.

说明

public Swoole\Server::__construct(
    string $host,
    int $port = ?,
    integr $mode = ?,
    int $sock_type = ?
)

参数

host

port

mode

sock_type

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/swoole-server.construct.php