Searched defs:healthy (Results 1 – 2 of 2) sorted by relevance
44 std::function<void(bool healthy)> _return, in finish()
143 void TQTcpServer::finish(shared_ptr<ConnectionContext> ctx, bool healthy) { in finish()