Android-cuttlefish cvd tool
TcpSocket Member List

This is the complete list of members for TcpSocket, including all inherited members.

Accept() overrideTcpSocketvirtual
Close()Socketvirtual
DISALLOW_COPY_AND_ASSIGN(TcpSocket)TcpSocketprivate
FRIEND_TEST(SocketTest, TestTcpSendBuffers)Socketprivate
FRIEND_TEST(SocketTest, TestUdpSendBuffers)Socketprivate
GetErrorMessage()Socketstatic
GetLocalPort()Socket
NewClient(Protocol protocol, const std::string &hostname, int port, std::string *error)Socketstatic
NewServer(Protocol protocol, int port)Socketstatic
Protocol enum nameSocket
Receive(void *data, size_t length, int timeout_ms) overrideTcpSocketvirtual
receive_timed_out_Socketprotected
ReceiveAll(void *data, size_t length, int timeout_ms)Socketvirtual
ReceiveTimedOut()Socketinline
Send(const void *data, size_t length) overrideTcpSocketvirtual
Send(std::vector< cutils_socket_buffer_t > buffers) overrideTcpSocketvirtual
sock_Socketprotected
Socket(cutils_socket_t sock)Socketexplicitprotected
socket_send_buffers_function_Socketprotected
TcpSocket(cutils_socket_t sock)TcpSocketinlineexplicit
WaitForRecv(int timeout_ms)Socketprotected
~Socket()Socketvirtual