]> Cypherpunks repositories - gostls13.git/commit
net: mention the cgo thread limit in package docs
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Tue, 20 Feb 2024 17:15:51 +0000 (17:15 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 20 Feb 2024 19:02:17 +0000 (19:02 +0000)
commit5a412045046586d35488c34fd3ce21ef0960ce44
treef3535fd7ec43170f5dffb01b032f5abc52d28cd0
parent67361bf86807f7c9bf01e21ac1257730bb0b4cb7
net: mention the cgo thread limit in package docs

Updates #63978

Change-Id: I39a5c812b4f604baf4ca5ffcff52b8dc17d4990d
GitHub-Last-Rev: 4ab6e262f4fd37ff32d6b3eb756fea187e5d6e53
GitHub-Pull-Request: golang/go#63990
Reviewed-on: https://go-review.googlesource.com/c/go/+/539361
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
src/net/net.go