]> Cypherpunks repositories - gostls13.git/commit
internal/poll: treat copy_file_range EIO as not-handled
authorTobias Klauser <tklauser@distanz.ch>
Mon, 2 Nov 2020 11:01:33 +0000 (12:01 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 4 Nov 2020 06:42:33 +0000 (06:42 +0000)
commit633f9e206045176a12c301eb2c249c1c1d9a5d2e
tree9d61966f391f6d19681b1675f07c6c6f6c96da1d
parent5ca43acdb3e27117e6994141e518b8d55e4d32aa
internal/poll: treat copy_file_range EIO as not-handled

Fixes #42334

Change-Id: Ife51df4e7d2539a04393abfdec45e3f902975fca
Reviewed-on: https://go-review.googlesource.com/c/go/+/266940
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/internal/poll/copy_file_range_linux.go