Searched refs:afterResolve (Results 1 – 1 of 1) sorted by relevance
180 std::bind_front(&ConnectionInfo::afterResolve, this, in doResolve()200 afterResolve(shared_from_this(), boost::system::error_code(), ip); in doResolve()203 void afterResolve(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterResolve() function in crow::ConnectionInfo