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() function
203 ~NbdProxyServer() in ~NbdProxyServer()
224 std::string getEndpointId() const in getEndpointId()
272 void run() in run()
329 void doRead() in doRead()
389 const std::string socketId;
390 const std::string endpointId;
391 const std::string path;
393 bool uxWriteInProgress = false;
402 stream_protocol::socket peerSocket;
[all …]