You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/dns/resolver
Mihai Parparita 82e82d9b7a net/dns/resolver: remove unused responseTimeout constant
Timeout is now enforced elsewhere, see discussion in https://github.com/tailscale/tailscale/pull/4408#discussion_r970092333.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
3 years ago
..
debug.go all: use atomic.Pointer 3 years ago
doh_test.go net/dns/{publicdns,resolver}: add NextDNS DoH support 3 years ago
forwarder.go net/dns/resolver: remove unused responseTimeout constant 3 years ago
forwarder_test.go net/dns, types/dnstypes: update some comments, tests for DoH 3 years ago
macios_ext.go all: simplify ts_macext build tags 4 years ago
tsdns.go all: use syncs.AtomicValue 3 years ago
tsdns_server_test.go all: convert more code to use net/netip directly 3 years ago
tsdns_test.go all: convert more code to use net/netip directly 3 years ago