unbound 0.1
Functions
mini_event.c File Reference

fake libevent implementation. More...

#include "config.h"
#include <time.h>
#include <sys/time.h>

Functions

int mini_ev_cmp (const void *a, const void *b)
 compare events in tree, based on timevalue, ptr for uniqueness

Detailed Description

fake libevent implementation.

Less broad in functionality, and only supports select(2).