]> Cypherpunks repositories - gostls13.git/commit
net: don't return errno from _C_res_nsearch
authorIan Lance Taylor <iant@golang.org>
Tue, 13 Dec 2022 22:51:17 +0000 (14:51 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 7 Feb 2024 23:50:56 +0000 (23:50 +0000)
commit23ac1599abfc558edce5841323e2c679b094fc26
tree9f6be448e9504cbec2f6b94dad34c13e67faff80
parentd3d390984bffed4a2d188043a498e535953eec3a
net: don't return errno from _C_res_nsearch

We ignore the value anyhow.

Change-Id: I1b1db7831c42bf852652236212812fd5cf258530
Reviewed-on: https://go-review.googlesource.com/c/go/+/457439
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/net/cgo_unix.go
src/net/cgo_unix_cgo_res.go
src/net/cgo_unix_cgo_resn.go
src/net/cgo_unix_syscall.go