Resolution types and texts
Macros | |
#define | GETDNS_RESOLUTION_STUB_TEXT "See getdns_context_set_resolution_type()" |
#define | GETDNS_RESOLUTION_RECURSING_TEXT "See getdns_context_set_resolution_type()" |
Typedefs | |
typedef enum getdns_resolution_t | getdns_resolution_t |
Enumerations | |
enum | getdns_resolution_t { GETDNS_RESOLUTION_STUB = 520, GETDNS_RESOLUTION_RECURSING = 521 } |
Detailed Description
Macro Definition Documentation
#define GETDNS_RESOLUTION_STUB_TEXT "See getdns_context_set_resolution_type()" |
#define GETDNS_RESOLUTION_RECURSING_TEXT "See getdns_context_set_resolution_type()" |
Typedef Documentation
typedef enum getdns_resolution_t getdns_resolution_t |
Enumeration Type Documentation
enum getdns_resolution_t |