Searched refs:onTimerDone (Results 1 – 1 of 1) sorted by relevance
504 timer.async_wait(std::bind_front(&ConnectionInfo::onTimerDone, this, in waitAndRetry()508 void onTimerDone(const std::shared_ptr<ConnectionInfo>& /*self*/, in onTimerDone() function in crow::ConnectionInfo