getdns_ext_libevent.h File Reference

Public interfaces to getdns, include in your application to use getdns API. More...

#include <getdns/getdns.h>
#include <getdns/getdns_extra.h>

Go to the source code of this file.

Functions

getdns_return_t getdns_extension_set_libevent_base (struct getdns_context *context, struct event_base *this_event_base)
 

Detailed Description

Public interfaces to getdns, include in your application to use getdns API.

This source was taken from the original pseudo-implementation by Paul Hoffman.

Definition in file getdns_ext_libevent.h.