Swoole\Client::isConnected

Check if the connection is established.

説明

public bool Swoole\Client::isConnected()

This method returns the connection status of application layer.

パラメータ

この関数にはパラメータはありません。

戻り値

Whether the connection is established.