Additional utility functions (will be deprecated)
Functions | |
| getdns_return_t | getdns_strerror (getdns_return_t err, char *buf, size_t buflen) |
| getdns_return_t | getdns_context_process_async (getdns_context *context) |
| uint32_t | getdns_context_get_num_pending_requests (getdns_context *context, struct timeval *next_timeout) |
Detailed Description
Function Documentation
| getdns_return_t getdns_strerror | ( | getdns_return_t | err, |
| char * | buf, | ||
| size_t | buflen | ||
| ) |
| getdns_return_t getdns_context_process_async | ( | getdns_context * | context | ) |
| uint32_t getdns_context_get_num_pending_requests | ( | getdns_context * | context, |
| struct timeval * | next_timeout | ||
| ) |
