Search Results
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
◆ GETDNS_RESOLUTION_STUB_TEXT
#define GETDNS_RESOLUTION_STUB_TEXT "See getdns_context_set_resolution_type()" |
◆ GETDNS_RESOLUTION_RECURSING_TEXT
#define GETDNS_RESOLUTION_RECURSING_TEXT "See getdns_context_set_resolution_type()" |
Typedef Documentation
◆ getdns_resolution_t
typedef enum getdns_resolution_t getdns_resolution_t |
Enumeration Type Documentation
◆ getdns_resolution_t
enum getdns_resolution_t |