doc: correct stream Duplex allowHalfOpen doc · nodejs/node@575dcdc · GitHub
Skip to content

Commit 575dcdc

Browse files
Trottaddaleax
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 50913b1 commit 575dcdc

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)