-
Rui Ueyama authored
ReadFrom should not return until it receives a non-nil error or too many contiguous (0, nil)s from a given reader. Currently it immediately returns if it receives one (0, nil). Fixes #7611. LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/76400048
4ffc7992
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bufio.go | ||
bufio_test.go | ||
example_test.go | ||
export_test.go | ||
scan.go | ||
scan_test.go |