getdns_ext_libuv.h File Reference
Public interfaces to getdns, include in your application to use getdns API. More...
Go to the source code of this file.
Functions | |
getdns_return_t | getdns_extension_set_libuv_loop (struct getdns_context *context, struct uv_loop_s *uv_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_libuv.h.