Home
last modified time | relevance | path

Searched refs:afterSslShutdown (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_client.hpp547 std::bind_front(&ConnectionInfo::afterSslShutdown, this, in doClose()
551 void afterSslShutdown(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterSslShutdown() function in crow::ConnectionInfo