Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp538 void doClose(bool retry = false) in doClose() function in crow::ConnectionInfo
708 conn->doClose(); in sendNext()
723 conn->doClose(); in sendNext()
/openbmc/bmcweb/include/
H A Dvm_websocket.hpp55 void doClose() in doClose() function in crow::obmc_vm::Handler
585 handler->doClose(); in requestRoutes()