This commit is contained in:
2022-11-10 19:37:01 +03:00
parent 4c909e692a
commit ec8fbcb112

View File

@@ -43,6 +43,7 @@ PICloudServer::PICloudServer(const PIString & path, PIIODevice::DeviceMode mode)
c->close();
}
clients_.clear();
index_clients.clear();
clients_mutex.unlock();
opened_ = false;
ping_timer.stop();