Additional return values and texts
Macros | |
#define | GETDNS_RETURN_NO_UPSTREAM_AVAILABLE ((getdns_return_t) 398 ) |
#define | GETDNS_RETURN_NO_UPSTREAM_AVAILABLE_TEXT "None of the configured upstreams could be used to send queries on the specified transports" |
#define | GETDNS_RETURN_NEED_MORE_SPACE ((getdns_return_t) 399 ) |
#define | GETDNS_RETURN_NEED_MORE_SPACE_TEXT "The buffer was too small" |
Detailed Description
Macro Definition Documentation
#define GETDNS_RETURN_NO_UPSTREAM_AVAILABLE ((getdns_return_t) 398 ) |
Definition at line 59 of file getdns_extra.h.
#define GETDNS_RETURN_NO_UPSTREAM_AVAILABLE_TEXT "None of the configured upstreams could be used to send queries on the specified transports" |
Definition at line 60 of file getdns_extra.h.
#define GETDNS_RETURN_NEED_MORE_SPACE ((getdns_return_t) 399 ) |
Definition at line 61 of file getdns_extra.h.
#define GETDNS_RETURN_NEED_MORE_SPACE_TEXT "The buffer was too small" |
Definition at line 62 of file getdns_extra.h.