Searched defs:isEOS (Results 1 – 4 of 4) sorted by relevance
129 bool ClientSocket::handleRequest(bool isEOS) { in handleRequest()
152 bool HTTPClientConnection::handleResponse(bool isEOS) { in handleResponse()
28 uint8_t *data, size_t size, bool isEOS) { in handleRequest()
70 bool isEOS) { in handleSingleRequest()