]> Cypherpunks repositories - gostls13.git/commit
net: support forceCgoDNS and forceGoDns on windows
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sun, 26 Mar 2023 08:35:12 +0000 (08:35 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 28 Mar 2023 17:25:54 +0000 (17:25 +0000)
commit1cfc87e6db5896e84472ca356e6344bc7d61a580
treee04c0cba48a47fc6b25f42b5755361ddefd453e1
parentf7156f63b52af3242e8415a209ff6fea119f5903
net: support forceCgoDNS and forceGoDns on windows

Windows is able to use the go resolver now, so let the forceCgoDNS and forceGoDns work.

Change-Id: Ice3d9fda9530ec88a2a22077c9a729dd940aba6d
GitHub-Last-Rev: e0b6e39870b147e6a1b4db920fd39920fe9c2bfc
GitHub-Pull-Request: golang/go#59250
Reviewed-on: https://go-review.googlesource.com/c/go/+/479455
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/main_conf_test.go
src/net/main_noconf_test.go