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

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有