|
libtasks Documentation
1.6
|
#include <string>#include <exception>#include <memory>#include <cerrno>#include <sys/types.h>#include <sys/socket.h>#include <tasks/io_base.h>#include <tasks/tasks_exception.h>

Go to the source code of this file.
Classes | |
| class | tasks::net::socket |
| The socket class. More... | |
Namespaces | |
| tasks | |
| tasks::net | |
Macros | |
| #define | SEND_RECV_FLAGS 0 |
Enumerations | |
| enum | tasks::net::socket_type { tasks::net::socket_type::TCP, tasks::net::socket_type::UDP } |