Swoole\WebSocket\Server::exist

(PECL swoole >= 1.9.0)

Swoole\WebSocket\Server::exist — Check if the file descriptor exists.

Description

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

Parameters

fd

Return Values

+add a note

User Contributed Notes

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