Android-cuttlefish cvd tool
Socket Member List

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

Accept()Socketinlinevirtual
Close()Socketvirtual
DISALLOW_COPY_AND_ASSIGN(Socket)Socketprivate
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)=0Socketpure virtual
receive_timed_out_Socketprotected
ReceiveAll(void *data, size_t length, int timeout_ms)Socketvirtual
ReceiveTimedOut()Socketinline
Send(const void *data, size_t length)=0Socketpure virtual
Send(std::vector< cutils_socket_buffer_t > buffers)=0Socketpure virtual
sock_Socketprotected
Socket(cutils_socket_t sock)Socketexplicitprotected
socket_send_buffers_function_Socketprotected
WaitForRecv(int timeout_ms)Socketprotected
~Socket()Socketvirtual