]> Cypherpunks repositories - gostls13.git/commit
net: document ctx argument to ListenConfig.Listen/ListenPacket
authorIan Lance Taylor <iant@golang.org>
Mon, 21 Oct 2024 00:39:31 +0000 (17:39 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 21 Oct 2024 18:16:19 +0000 (18:16 +0000)
commit813d9ea524e4d75ef2e4aaa358e8b45ac8b3547c
tree915b1d22a0de7605c4022ef32678176dbc24c767
parent427d1a23ef8183a4e0c6714e391f53d35c614c4d
net: document ctx argument to ListenConfig.Listen/ListenPacket

Change-Id: I351b88276307c8d21e43b5b992b30b64996d129c
Reviewed-on: https://go-review.googlesource.com/c/go/+/620777
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
src/net/dial.go