Bitcoin ABC  0.26.3
P2P Digital Currency
Sock Member List

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

Connect(const sockaddr *addr, socklen_t addr_len) constSockvirtual
Event typedefSock
Get() constSockvirtual
GetSockOpt(int level, int opt_name, void *opt_val, socklen_t *opt_len) constSockvirtual
IsConnected(std::string &errmsg) constSockvirtual
m_socketSockprotected
operator=(const Sock &)=deleteSock
operator=(Sock &&other)Sockvirtual
RECVSockstatic
Recv(void *buf, size_t len, int flags) constSockvirtual
RecvUntilTerminator(uint8_t terminator, std::chrono::milliseconds timeout, CThreadInterrupt &interrupt, size_t max_data) constSockvirtual
Release()Sockvirtual
Reset()Sockvirtual
Send(const void *data, size_t len, int flags) constSockvirtual
SENDSockstatic
SendComplete(const std::string &data, std::chrono::milliseconds timeout, CThreadInterrupt &interrupt) constSockvirtual
Sock()Sock
Sock(SOCKET s)Sockexplicit
Sock(const Sock &)=deleteSock
Sock(Sock &&other)Sock
Wait(std::chrono::milliseconds timeout, Event requested, Event *occurred=nullptr) constSockvirtual
~Sock()Sockvirtual