Swoole\Server
PHP Manual

Swoole\Server::exist

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

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

Description

public boolean Swoole\Server::exist ( integer $fd )

Parameters

fd

Return Values


Swoole\Server
PHP Manual