doc: correct stream Duplex allowHalfOpen doc · nodejs/node@49d3dee · GitHub
Skip to content

Commit 49d3dee

Browse files
TrottMylesBorins
authored andcommitted
doc: correct stream Duplex allowHalfOpen doc
If allowHalfOpen is set to false, the stream will automatically end the writable side when the readable side ends, but not the other way around. PR-URL: #14127 Fixes: #4044 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 9599faa commit 49d3dee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/api/stream.md

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)