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