getdns_ext_libev.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_libev_loop (struct getdns_context *context, struct ev_loop *ev_loop)
 

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_libev.h.