Swoole\Server::exist
PHP Manual
PHP Manual»Swoole\Server»Swoole\Server::exist

Swoole\Server::exist

(PECL swoole >= 1.9.0)

Swoole\Server::existCheck if the connection is existed.

Опис

public function Swoole\Server::exist(int $fd): bool

Параметри

fd

Значення, що повертаються

To Top