Swoole\Server::exist

(PECL swoole >= 1.9.0)

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

説明

publicSwoole\Server::exist(int$fd): bool

パラメータ

fd

戻り値

To Top