parent root
PHP: Swoole\WebSocket\Server::exist - Manual

Swoole\WebSocket\Server::exist

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

Swoole\WebSocket\Server::existCheck if the file descriptor exists.

Description

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

Parameters

fd

Return Values

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root