#include <server.h>
◆ VsockServer()
cuttlefish::socket_proxy::VsockServer::VsockServer |
( |
int |
port, |
|
|
std::optional< int > |
vhost_user_vsock_cid |
|
) |
| |
◆ Describe()
std::string cuttlefish::socket_proxy::VsockServer::Describe |
( |
| ) |
const |
|
overridevirtual |
◆ Start()
◆ port_
int cuttlefish::socket_proxy::VsockServer::port_ |
|
private |
◆ vhost_user_vsock_cid_
std::optional<int> cuttlefish::socket_proxy::VsockServer::vhost_user_vsock_cid_ |
|
private |
The documentation for this class was generated from the following files:
- cuttlefish/common/frontend/socket_vsock_proxy/server.h
- cuttlefish/common/frontend/socket_vsock_proxy/server.cpp