]> Cypherpunks.ru repositories - gostls13.git/commit
net: set IsNotFound on windows and plan9 DNS queries
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Fri, 20 Oct 2023 08:35:15 +0000 (08:35 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 23 Oct 2023 09:03:09 +0000 (09:03 +0000)
commit95974b379f925ee588cfae258144a117db25b0a2
tree3c4ce9a85a4c1fa618d87badcce1a9ba52544ee5
parent3839447ac39b1c49cb14833f0832e5f934e5bf6b
net: set IsNotFound on windows and plan9 DNS queries

Change-Id: I2a12acb3e4f31dd561d49f47a3b1ae3ac47ab894
GitHub-Last-Rev: 4733964f691c567ccad0279fb553442322543024
GitHub-Pull-Request: golang/go#63542
Reviewed-on: https://go-review.googlesource.com/c/go/+/534937
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Benny Siegert <bsiegert@gmail.com>
Run-TryBot: Mateusz Poliwczak <mpoliwczak34@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Quim Muntal <quimmuntal@gmail.com>
src/net/lookup_plan9.go
src/net/lookup_test.go
src/net/lookup_windows.go