uvco 0.1
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
internal_utils.cc File Reference
#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>
Include dependency graph for internal_utils.cc:

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