Searched defs:keepAlive (Results 1 – 5 of 5) sorted by relevance
178 void keepAlive(bool k) in keepAlive() function183 bool keepAlive() const in keepAlive() function
163 bool keepAlive() const in keepAlive() function
681 void sendNext(bool keepAlive, uint32_t connId) in sendNext()798 bool keepAlive, uint32_t connId, Response& res) in afterSendData()
953 bool keepAlive = true; member in crow::Connection
236 def keepAlive(self, t): member in TerminalFilter