|
Swoole\Client::isConnectedCheck if the connection is established. 説明public bool Swoole\Client::isConnected()
This method returns the connection status of application layer. パラメータこの関数にはパラメータはありません。 戻り値Whether the connection is established. |