|
join 1.0
lightweight network framework library
|
This is the complete list of members for TcpSocket, including all inherited members.
| _hostv4 | TcpSocket | protectedstatic |
| _hostv6 | TcpSocket | protectedstatic |
| _port | TcpSocket | protectedstatic |
| _timeout | TcpSocket | protectedstatic |
| EventHandler()=default | join::EventHandler | |
| EventHandler(const EventHandler &other)=default | join::EventHandler | |
| EventHandler(EventHandler &&other)=default | join::EventHandler | |
| onClose(int fd) | join::EventHandler | inlineprotectedvirtual |
| onError(int fd) | join::EventHandler | inlineprotectedvirtual |
| onReadable(int fd) override | TcpSocket | inlineprotectedvirtual |
| onWriteable(int fd) | join::EventHandler | inlineprotectedvirtual |
| operator=(const EventHandler &other)=default | join::EventHandler | |
| operator=(EventHandler &&other)=default | join::EventHandler | |
| SetUp() override | TcpSocket | inlineprotected |
| TearDown() override | TcpSocket | inlineprotected |
| ~EventHandler()=default | join::EventHandler | virtual |