PHP 8.4.0 RC3 available for testing

Swoole\Server::listen

(PECL swoole >= 1.9.0)

Swoole\Server::listenListen on the given IP and port, socket type.

说明

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

参数

host

port

socket_type

返回值

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top