Android-cuttlefish cvd tool
|
Functions | |
static bool | use_vhost_vsock () |
static std::unique_ptr< Server > | BuildServer () |
static std::unique_ptr< Client > | BuildClient () |
static Result< std::unique_ptr< ProxyServer > > | StartProxyAsync (Server &server, Client &client) |
static Result< void > | ListenEventsAndProxy (int events_fd, const monitor::Event start, const monitor::Event stop, Server &server, Client &client) |
Result< void > | Main () |
|
static |
|
static |
|
static |
Result< void > cuttlefish::socket_proxy::anonymous_namespace{socket_vsock_proxy.cpp}::Main | ( | ) |
|
static |
|
static |