getdns event loop extension functions
  Functions | |
| getdns_return_t | getdns_extension_set_libev_loop (struct getdns_context *context, struct ev_loop *ev_loop) | 
| getdns_return_t | getdns_extension_set_libevent_base (struct getdns_context *context, struct event_base *this_event_base) | 
| getdns_return_t | getdns_extension_set_libuv_loop (struct getdns_context *context, struct uv_loop_s *uv_loop) | 
Detailed Description
Function Documentation
| getdns_return_t getdns_extension_set_libev_loop | ( | struct getdns_context * | context, | 
| struct ev_loop * | ev_loop | ||
| ) | 
| getdns_return_t getdns_extension_set_libevent_base | ( | struct getdns_context * | context, | 
| struct event_base * | this_event_base | ||
| ) | 
| getdns_return_t getdns_extension_set_libuv_loop | ( | struct getdns_context * | context, | 
| struct uv_loop_s * | uv_loop | ||
| ) | 
          
          