Fixed close clients
This commit is contained in:
@@ -88,7 +88,6 @@ int Server::run()
|
||||
|
||||
}
|
||||
|
||||
close(client_fd);
|
||||
close(server_fd);
|
||||
|
||||
return (0);
|
||||
|
||||
Reference in New Issue
Block a user