Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/routing/
H A Dwebsocketrule.cpp26 myConnection = std::make_shared< in handleUpgrade() local
30 myConnection->start(req); in handleUpgrade()
40 myConnection = std::make_shared<crow::websocket::ConnectionImpl< in handleUpgrade() local
44 myConnection->start(req); in handleUpgrade()
H A Dsserule.cpp49 myConnection = std::make_shared< in handleUpgrade() local
52 myConnection->start(req); in handleUpgrade()
60 myConnection = std::make_shared<crow::sse_socket::ConnectionImpl< in handleUpgrade() local
63 myConnection->start(req); in handleUpgrade()