Allow for disconnect/reconnect.
This commit is contained in:
@@ -17,6 +17,7 @@ static RpcConnection Instance;
|
||||
{
|
||||
c->Close();
|
||||
BaseConnection::Destroy(c->connection);
|
||||
c = nullptr;
|
||||
}
|
||||
|
||||
void RpcConnection::Open()
|
||||
|
Reference in New Issue
Block a user