Code cleanup

This commit is contained in:
2025-11-20 11:30:41 -05:00
parent 9abd4b195b
commit ebb7628498
3 changed files with 1 additions and 6 deletions

View File

@@ -53,7 +53,6 @@ SocketServer::~SocketServer()
std::cout << "close" << std::endl;
close(); // close the listener socket
std::cout << "~SocketServer, done" << std::endl;
}
/// @brief Join all threads