#include <server.h>
◆ TcpServer()
cuttlefish::socket_proxy::TcpServer::TcpServer |
( |
int |
port, |
|
|
int |
retries_count = 1 , |
|
|
std::chrono::milliseconds |
retries_delay = std::chrono::milliseconds(0) |
|
) |
| |
◆ Describe()
std::string cuttlefish::socket_proxy::TcpServer::Describe |
( |
| ) |
const |
|
overridevirtual |
◆ Start()
◆ port_
int cuttlefish::socket_proxy::TcpServer::port_ |
|
private |
◆ retries_count_
int cuttlefish::socket_proxy::TcpServer::retries_count_ |
|
private |
◆ retries_delay_
std::chrono::milliseconds cuttlefish::socket_proxy::TcpServer::retries_delay_ |
|
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