]> Cypherpunks repositories - gostls13.git/commit
net: correct comment for ListenConfig.ListenPacket
authorLyle Dean <dean@lyle.dev>
Sun, 20 Jul 2025 23:20:11 +0000 (00:20 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 22 Jul 2025 16:33:42 +0000 (09:33 -0700)
commitc74399e7f5e763e6c25978d090122a0a73a695ee
tree90fc559c94195b1ec256c97dfb21fb3b6383021f
parent4ed9943b264170b11af375f9cc82807516578c77
net: correct comment for ListenConfig.ListenPacket

Fixes #74634

Change-Id: I21196c4aef1b717bfda0b54e61b35e83cfa9dc1b
Reviewed-on: https://go-review.googlesource.com/c/go/+/689075
Reviewed-by: Sean Liao <sean@liao.dev>
Auto-Submit: Sean Liao <sean@liao.dev>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Mark Freeman <mark@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/net/dial.go