-
Péter Surányi authored
"returns ... the first error" was misleading or at least confusing: in case a Read results in an error with non-zero bytes read, and the subsequent Write also results in an error, the error from Write is returned, which is the second one (in the temporal dimension). Fixes #9744 Change-Id: If8925a701e4fae820cd9df7446503403fc0785d4 Reviewed-on: https://go-review.googlesource.com/3686Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
a814c05e
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ioutil | ||
io.go | ||
io_test.go | ||
multi.go | ||
multi_test.go | ||
pipe.go | ||
pipe_test.go |