diff --git a/Server.cpp b/Server.cpp index b54d354..474fef0 100644 --- a/Server.cpp +++ b/Server.cpp @@ -1149,8 +1149,8 @@ void Server::handleClientData(int fd) } //**************** STOOOOOOP HERE TOP G ... // command.clear(); + client.clearCommand(); } - client.clearCommand(); } else if (bytesRead == 0) {