Swoole\Client::isConnected
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Check if the connection is established.
Description
Swoole\Client::isConnected(): bool
This method returns the connection status of application layer.
Parameters Parameters
Return Values
Whether the connection is established.