cloud fixes ...

This commit is contained in:
2024-03-18 10:45:57 +03:00
parent 576d9c79be
commit dd6d91ac1d
3 changed files with 8 additions and 0 deletions

View File

@@ -65,6 +65,11 @@ double CloudServer::lastPing() {
}
void CloudServer::close() {
server->close();
}
void CloudServer::printStatus() {
PIMutexLocker locker(mutex_clients);
piCout << " "