Home
last modified time | relevance | path

Searched defs:closeHandlerIn (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/
H A Dserver_sent_event.hpp45 std::function<void(Connection&)> closeHandlerIn) : in ConnectionImpl()
H A Dwebsocket.hpp64 std::function<void(Connection&, const std::string&)> closeHandlerIn, in ConnectionImpl()