fixing more bugs
This commit is contained in:
@@ -1149,9 +1149,9 @@ void Server::handleClientData(int fd)
|
||||
}
|
||||
//**************** STOOOOOOP HERE TOP G ...
|
||||
// command.clear();
|
||||
}
|
||||
client.clearCommand();
|
||||
}
|
||||
}
|
||||
|
||||
else if (bytesRead == 0) {
|
||||
std::cout << "Client <" << fd << "> Disconnected" << std::endl;
|
||||
|
Reference in New Issue
Block a user