|
uvco 0.1
|
#include <boost/assert.hpp>#include <fmt/core.h>#include <uv.h>#include <uv/unix.h>#include "uvco/internal/internal_utils.h"#include <algorithm>#include <cstddef>
Namespaces | |
| namespace | uvco |
Functions | |
| void | uvco::allocator (uv_handle_t *, size_t sugg, uv_buf_t *buf) |
| libuv allocator. | |
| void | uvco::freeUvBuf (const uv_buf_t *buf) |
Variables | |
| const bool | uvco::TRACK_LIFETIMES = true |