Handle to the stub resolver.
More...
Handle to the stub resolver.
Definition at line 124 of file dnsstub.c.
◆ sockets
Array of all open sockets for DNS requests.
Definition at line 129 of file dnsstub.c.
◆ dns_head
struct DnsServer* GNUNET_DNSSTUB_Context::dns_head |
DLL of DNS resolvers we use.
Definition at line 134 of file dnsstub.c.
◆ dns_tail
struct DnsServer* GNUNET_DNSSTUB_Context::dns_tail |
DLL of DNS resolvers we use.
Definition at line 139 of file dnsstub.c.
◆ retry_freq
How frequently do we retry requests?
Definition at line 144 of file dnsstub.c.
◆ num_sockets
unsigned int GNUNET_DNSSTUB_Context::num_sockets |
The documentation for this struct was generated from the following file: