]> Cypherpunks repositories - gostls13.git/commit
net: add comment about blocking to Conn.Close
authorIan Lance Taylor <iant@golang.org>
Thu, 6 Mar 2025 22:52:02 +0000 (14:52 -0800)
committerGopher Robot <gobot@golang.org>
Thu, 6 Mar 2025 23:35:06 +0000 (15:35 -0800)
commitd43c0f80d80ff274d30e46fa3737deb8863d7094
tree18b8e994f22370ad110746583f3d8a217c2ca663
parent8a7742e78c8f32fcfe4d7cbcfa2f423c8ac08f29
net: add comment about blocking to Conn.Close

Fixes #18187

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