Searched refs:queueResponse (Results 1 – 3 of 3) sorted by relevance
47 void queueResponse(const std::string &response, const std::string &body);
196 void ClientSocket::queueResponse( in queueResponse() function in ClientSocket
202 clientSocket->queueResponse(response, body); in handleSingleRequest()