|
libtasks Documentation
1.6
|
| The HTTP request implementation | |
| The HTTP response implementation | |
| The socket class | |
| The uwsgi protocol implementation for a request. The response is a HTTP/1.1 response | |
| The base class for the uwsgi protocol implementation | |
| A class that allows to read and write from/to terminal devices | |
| A thread safe lock free bitset | |
| Base class for objects/tasks that can be deleted | |
| A helper class for basic error reporting | |
| This is the base class for io event tasks. It controls an ev_io watcher that monitors io events on file handles | |
| The net_io_task implements the base for socket based network tasks | |
| The serial_io_task implements the base tasks that implement serial communication | |
| The base class for any task | |
| Tasks execption class | |
| Needed to use std::unique_ptr<> | |
| Base class for socket and term | |