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 a9818915a8 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>
(cherry picked from commit 82e82d9b7a)
3 years ago
..
debug.go all: use atomic.Pointer 4 years ago
doh_test.go net/dns: schedule DoH upgrade explicitly, fix Resolver.Addr confusion 4 years ago
forwarder.go net/dns/resolver: remove unused responseTimeout constant 3 years ago
forwarder_test.go net/dns/resolver: add fuzz/unit test for #2533 (#5018) 4 years ago
macios_ext.go all: simplify ts_macext build tags 5 years ago
tsdns.go all: use syncs.AtomicValue 4 years ago
tsdns_server_test.go all: convert more code to use net/netip directly 4 years ago
tsdns_test.go all: convert more code to use net/netip directly 4 years ago