]> Cypherpunks repositories - gostls13.git/commit
doc/go1.22: correct the system call name used for zero-copy from net.TCPConn to net...
authorAndy Pan <panjf2000@gmail.com>
Wed, 13 Dec 2023 01:23:18 +0000 (09:23 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 14 Dec 2023 18:21:21 +0000 (18:21 +0000)
commit23fee06a140ea6e5ac184e255786900479ca52ca
tree80afd8f59aed000b1050d303c5b9089465dfd817
parent2f706871b95ceedecb0d0cf62b83e4f0f9a403b7
doc/go1.22: correct the system call name used for zero-copy from net.TCPConn to net.UnixConn

For #58808

Change-Id: I9b27af30888aaaa9659387a32c57aaea136b1c3a
Reviewed-on: https://go-review.googlesource.com/c/go/+/549335
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
doc/go1.22.html