Searched refs:afterSslHandshake (Results 1 – 2 of 2) sorted by relevance
188 std::bind_front(&self_type::afterSslHandshake, this, in afterDetectSsl()236 void afterSslHandshake(const std::shared_ptr<self_type>& /*self*/, in afterSslHandshake() function in crow::Connection
251 std::bind_front(&ConnectionInfo::afterSslHandshake, this, in doSslHandshake()255 void afterSslHandshake(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterSslHandshake() function in crow::ConnectionInfo