tailscale/net/dns/resolver
Mihai Parparita 0e3fb91a39 net/dns/resolver: remove maxDoHInFlight
It was originally added to control memory use on iOS (#2490), but then
was relaxed conditionally when running on iOS 15 (#3098). Now that we
require iOS 15, there's no need for the limit at all, so simplify back
to the original state.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2023-02-03 17:07:12 -08:00
..
debug.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
doh_test.go net/dns/resolver: remove maxDoHInFlight 2023-02-03 17:07:12 -08:00
forwarder_test.go net/dns/resolver: remove maxDoHInFlight 2023-02-03 17:07:12 -08:00
forwarder.go net/dns/resolver: remove maxDoHInFlight 2023-02-03 17:07:12 -08:00
macios_ext.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tsdns_server_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tsdns_test.go net/dns/resolver: add envknob to debug exit node DNS queries on on Windows 2023-02-03 12:09:00 -05:00
tsdns.go net/dns/resolver: add envknob to debug exit node DNS queries on on Windows 2023-02-03 12:09:00 -05:00