aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorJameson Nash <vtjnash@gmail.com>2021-11-24 19:25:47 -0500
committerGitHub <noreply@github.com>2021-11-24 19:25:47 -0500
commitb2614a10a579ae6e9936eb483fe5ce14aa65a212 (patch)
tree861cff66afeef62c6cfaafe16dd264f188c771aa /docs/src
parente592ebe9d31088add987025df1271d2bf7daa957 (diff)
downloadlibuv-b2614a10a579ae6e9936eb483fe5ce14aa65a212.tar.gz
libuv-b2614a10a579ae6e9936eb483fe5ce14aa65a212.zip
stream: permit read after seeing EOF (#3361)
On some streams (notably TTYs), it is permitted to continue reading after getting EOF. So still stop reading on EOF, but allow the user to reset the stream and try to read again (which may just get EOF). This relaxes the constraint added in ce15b8405e9d01e221f8390475deab4a40d26e38. Refs: https://github.com/libuv/libuv/pull/3006
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions