]> Cypherpunks repositories - gostls13.git/commit
net: use bytealg.IndexByte in cgoLookupAddrPTR
authorTobias Klauser <tklauser@distanz.ch>
Thu, 22 Feb 2024 21:03:50 +0000 (22:03 +0100)
committerGopher Robot <gobot@golang.org>
Mon, 26 Feb 2024 21:40:30 +0000 (21:40 +0000)
commit51a2418f38fb285c57da238a2ba523c6f6684a9a
treecbac551eb5c41f10d2c391fe4130de11d8edf173
parent74642ddf2ed01cbfd9c2140663ac93d6d88516cb
net: use bytealg.IndexByte in cgoLookupAddrPTR

Change-Id: I76f4dc1e8bda98936c1198cb45ce8141ca88845b
Reviewed-on: https://go-review.googlesource.com/c/go/+/566235
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/net/cgo_unix.go