Android-cuttlefish cvd tool
cuttlefish::ClientSocket Member List

This is the complete list of members for cuttlefish::ClientSocket, including all inherited members.

ClientSocket(ClientSocket &&other)cuttlefish::ClientSocketinline
ClientSocket(int port)cuttlefish::ClientSocket
ClientSocket(const ClientSocket &)=deletecuttlefish::ClientSocket
ClientSocket(SharedFD fd)cuttlefish::ClientSocketinlineexplicitprivate
closed() constcuttlefish::ClientSocket
closed_lock_cuttlefish::ClientSocketmutableprivate
fd_cuttlefish::ClientSocketprivate
operator=(ClientSocket &&other)cuttlefish::ClientSocketinline
operator=(const ClientSocket &)=deletecuttlefish::ClientSocket
other_side_closed_cuttlefish::ClientSocketprivate
Recv(std::size_t length)cuttlefish::ClientSocket
RecvAny(std::size_t length)cuttlefish::ClientSocket
send_lock_cuttlefish::ClientSocketprivate
SendNoSignal(const std::uint8_t *data, std::size_t size)cuttlefish::ClientSocket
SendNoSignal(const Message &message)cuttlefish::ClientSocket
SendNoSignal(const std::uint8_t(&data)[N])cuttlefish::ClientSocketinline
ServerSocketcuttlefish::ClientSocketfriend