cloud fixes ...
This commit is contained in:
@@ -65,6 +65,11 @@ double CloudServer::lastPing() {
|
||||
}
|
||||
|
||||
|
||||
void CloudServer::close() {
|
||||
server->close();
|
||||
}
|
||||
|
||||
|
||||
void CloudServer::printStatus() {
|
||||
PIMutexLocker locker(mutex_clients);
|
||||
piCout << " "
|
||||
|
||||
Reference in New Issue
Block a user