uvco 0.1
Loading...
Searching...
No Matches
uvco::TcpClient Member List

This is the complete list of members for uvco::TcpClient, including all inherited members.

af_hint_uvco::TcpClientprivate
connect()uvco::TcpClient
host_uvco::TcpClientprivate
loop_uvco::TcpClientprivate
onConnect(uv_connect_t *req, uv_status status)uvco::TcpClientprivatestatic
operator=(TcpClient &&other) noexceptuvco::TcpClient
operator=(const TcpClient &)=deleteuvco::TcpClient
port_uvco::TcpClientprivate
TcpClient(const Loop &loop, std::string target_host_address, uint16_t target_host_port, int af_hint=AF_UNSPEC)uvco::TcpClient
TcpClient(const Loop &loop, AddressHandle address)uvco::TcpClient
TcpClient(TcpClient &&other) noexceptuvco::TcpClient
TcpClient(const TcpClient &)=deleteuvco::TcpClient
~TcpClient()=defaultuvco::TcpClient