Additional transport values and texts (will be deprecated)
Detailed Description
Macro Definition Documentation
#define GETDNS_TRANSPORT_TLS_ONLY_KEEP_CONNECTIONS_OPEN 544 |
WARNING! Do not use the constants below. They will be removed from future releases. Please use the getdns_context_set_dns_transport_list with the GETDNS_TRANSPORT_UDP, GETDNS_TRANSPORT_TCP and GETDNS_TRANSPORT_TLS constants instead.
Definition at line 134 of file getdns_extra.h.
#define GETDNS_TRANSPORT_TLS_ONLY_KEEP_CONNECTIONS_OPEN_TEXT "See getdns_context_set_dns_transport()" |
Definition at line 135 of file getdns_extra.h.
#define GETDNS_TRANSPORT_TLS_FIRST_AND_FALL_BACK_TO_TCP_KEEP_CONNECTIONS_OPEN 545 |
Definition at line 136 of file getdns_extra.h.
#define GETDNS_TRANSPORT_TLS_FIRST_AND_FALL_BACK_TO_TCP_KEEP_CONNECTIONS_OPEN_TEXT "See getdns_context_set_dns_transport()" |
Definition at line 137 of file getdns_extra.h.