Troubleshooting page
This commit is contained in:
@@ -927,4 +927,9 @@ void start() {
|
||||
ssl.join();
|
||||
tcp.join();
|
||||
}
|
||||
|
||||
void erase_all_clients(){
|
||||
map_id_client.clear();
|
||||
save_state();
|
||||
}
|
||||
} // namespace nvhttp
|
||||
|
||||
Reference in New Issue
Block a user