Bond's TCP Library  1.0
Bond's TCP Client/Server Library
tcp::Socket Member List

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

disconnect()tcp::Socketvirtual
disconnected()tcp::Socketprotectedvirtual
domain() consttcp::Socketinline
epoll()tcp::Socketinlineprotected
EPoll (defined in tcp::Socket)tcp::Socketfriend
handleEvents(uint32_t events)=0tcp::Socketprotectedpure virtual
mtxtcp::Socketprotected
setEvents(int events)tcp::Socketprotected
Socket(EPoll &epoll, const int domain=AF_INET, const int socket=0, const bool blocking=false, const int events=(EPOLLIN|EPOLLRDHUP))tcp::Socket
socket() consttcp::Socketinline
state_tcp::Socketprotected
~Socket()tcp::Socket