Searched defs:keepAlive (Results 1 – 5 of 5) sorted by relevance
174 void keepAlive(bool k) in keepAlive() function179 bool keepAlive() const in keepAlive() function
157 bool keepAlive() const in keepAlive() function
690 void sendNext(bool keepAlive, uint32_t connId) in sendNext()807 bool keepAlive, uint32_t connId, Response& res) in afterSendData()
935 bool keepAlive = true; member in crow::Connection
236 def keepAlive(self, t): member in TerminalFilter