|
Android-cuttlefish cvd tool
|
#include <functional>#include <memory>#include <thread>#include "cuttlefish/common/libs/fs/shared_fd.h"

Go to the source code of this file.
Classes | |
| class | cuttlefish::ProxyServer |
Namespaces | |
| namespace | cuttlefish |
Functions | |
| void | cuttlefish::Proxy (SharedFD server, std::function< SharedFD()> conn_factory) |
| std::unique_ptr< ProxyServer > | cuttlefish::ProxyAsync (SharedFD server, std::function< SharedFD()> conn_factory) |