From 0b1e0e6d0f9db60359b1d87418ec7c0cb28c5fb3 Mon Sep 17 00:00:00 2001
From: Willem Toorop GETDNS_TRANSPORT_UDP
,
-GETDNS_TRANSPORT_TCP
,
-GETDNS_TRANSPORT_TLS
, or
-GETDNS_TRANSPORT_STARTTLS
.
+GETDNS_TRANSPORT_TCP
, or
+GETDNS_TRANSPORT_TLS
.
The default is a list containing GETDNS_TRANSPORT_UDP
then GETDNS_TRANSPORT_TCP
.
Specifies number of milliseconds the API will leave an idle TCP, TLS or STARTTLS connection open for (idle means no outstanding responses and no pending queries). +
Specifies number of milliseconds the API will leave an idle TCP or TLS connection open for (idle means no outstanding responses and no pending queries). The default is 0.
There is a tarball that includes the .h files, +
There is a tarball that includes the .h files, the examples, and so on. The examples all make, even though there is no API implementation, based on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine on the Macintosh and Ubuntu; help is definitely appreciated on making the build process