]> git.lizzy.rs Git - rust.git/commit
Remove "empty buffer" doc in read_until
authorRoss Light <light@google.com>
Thu, 15 Feb 2018 15:32:42 +0000 (07:32 -0800)
committerRoss Light <light@google.com>
Thu, 15 Feb 2018 15:32:42 +0000 (07:32 -0800)
commite1e79d3a100b78939c3461b6a257729c193b469e
treebb17abbfd1ac29ee9c681f8e815429017c7ed321
parent3ec5a99aaa0084d97a9e845b34fdf03d1462c475
Remove "empty buffer" doc in read_until

This appears copied from fill_buf, but the above paragraph already indicates that a lack of delimiter at the end is EOF.
src/libstd/io/mod.rs