| Client() | Client | |
| Client(IPAddress addr, uint16_t port) | Client | |
| Client(void *) | Client | |
| Client(SOCKET, sockaddr_in, void *) | Client | |
| Close() | Client | |
| connected | Client | [protected] |
| Connected() | Client | |
| GetRemoteAddr() | Client | |
| Recv(std::size_t length) | Client | |
| recv_buffer | Client | [protected] |
| Send(const std::string &data) | Client | |
| send_buffer | Client | [protected] |
| send_buffer_max | Client | [protected] |
| Server class | Client | [friend] |
| server | Client | [protected] |
| sin | Client | [protected] |
| sock | Client | [protected] |
| ~Client() | Client | [virtual] |
1.5.7.1