#include <client.h>
◆ VsockClient()
cuttlefish::socket_proxy::VsockClient::VsockClient |
( |
int |
id, |
|
|
int |
port, |
|
|
bool |
vhost_user_vsock |
|
) |
| |
◆ Describe()
std::string cuttlefish::socket_proxy::VsockClient::Describe |
( |
| ) |
const |
|
overridevirtual |
◆ Start()
SharedFD cuttlefish::socket_proxy::VsockClient::Start |
( |
| ) |
|
|
overridevirtual |
◆ id_
int cuttlefish::socket_proxy::VsockClient::id_ |
|
private |
◆ last_failure_reason_
int cuttlefish::socket_proxy::VsockClient::last_failure_reason_ = 0 |
|
private |
◆ port_
int cuttlefish::socket_proxy::VsockClient::port_ |
|
private |
◆ vhost_user_vsock_
bool cuttlefish::socket_proxy::VsockClient::vhost_user_vsock_ |
|
private |
The documentation for this class was generated from the following files:
- cuttlefish/common/frontend/socket_vsock_proxy/client.h
- cuttlefish/common/frontend/socket_vsock_proxy/client.cpp