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.

Descrizione

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

Elenco dei parametri

fd

Valori restituiti

To Top