]> Cypherpunks repositories - gostls13.git/commit
net: set IsNotFound for unknown services in LookupPort
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Thu, 28 Sep 2023 08:10:04 +0000 (08:10 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 28 Sep 2023 13:41:21 +0000 (13:41 +0000)
commit0ba8ef4702a8b9fea83c22322174c5ab6c5873c0
tree7b2afd0d85ba29ed9a0be8e571ec9b4cb17b1292
parent1176052bb40378272cfbe83d873b65fcc2ed8502
net: set IsNotFound for unknown services in LookupPort

Change-Id: I9d5f0ea5edd2c121179e3d2f8d4a890fa25a3fa9
GitHub-Last-Rev: 48a13fe5f51b8208784bd38de3fc14f0997c8ff7
GitHub-Pull-Request: golang/go#63160
Reviewed-on: https://go-review.googlesource.com/c/go/+/530415
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/internal/syscall/unix/net_darwin.go
src/net/cgo_unix.go
src/net/cgo_unix_cgo.go
src/net/cgo_unix_syscall.go
src/net/lookup.go
src/net/lookup_plan9.go
src/net/lookup_test.go
src/net/lookup_windows.go