Swoole\Server::listen

(PECL swoole >= 1.9.0)

Swoole\Server::listen监听给定 IP 和端口、套接字类型。

说明

public Swoole\Server::listen(string $host, int $port, string $socket_type): bool

参数

host

port

socket_type

返回值

添加备注

用户贡献的注释

此页面没有用户贡献的注释。
To Top