Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dvm_websocket.hpp188 NbdProxyServer(crow::websocket::Connection& connIn, in NbdProxyServer() argument
204 ~NbdProxyServer() in ~NbdProxyServer()
225 std::string getEndpointId() const in getEndpointId()
273 void run() in run()
330 void doRead() in doRead()
390 const std::string socketId;
391 const std::string endpointId;
392 const std::string path;
394 bool uxWriteInProgress = false;
403 stream_protocol::socket peerSocket;
[all …]