]> Cypherpunks repositories - gostls13.git/commit
internal/poll: use ignoringEINTR2 in (*FD).Pread
authorTobias Klauser <tklauser@distanz.ch>
Tue, 14 Jan 2025 10:26:06 +0000 (11:26 +0100)
committerGopher Robot <gobot@golang.org>
Mon, 3 Feb 2025 16:34:15 +0000 (08:34 -0800)
commit9896da303a74c7af02f711fbb49ac08e4ef3590b
tree034e9f33a3e5cfa65e2debe7a2e2de5e8076e044
parentcc874072f3778a2b2cbe972b703dd6552ae63831
internal/poll: use ignoringEINTR2 in (*FD).Pread

Change-Id: I2af5f3f039b6c0e8e77484bd6b2cdb88e919a85d
Reviewed-on: https://go-review.googlesource.com/c/go/+/641759
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/internal/poll/fd_unix.go