mini_event.c File Reference

fake libevent implementation. More...

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

Functions

int mini_ev_cmp (const void *ATTR_UNUSED(a), const void *ATTR_UNUSED(b))
 

Detailed Description

fake libevent implementation.

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