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.

Beschreibung

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

Parameter-Liste

fd

Rückgabewerte

To Top