doc: clarify QUIC stream state wording · nodejs/node@830d160 · GitHub
Skip to content

Commit 830d160

Browse files
EduardF1aduh95
authored andcommitted
doc: clarify QUIC stream state wording
When the body option is omitted, no FIN is sent immediately and the stream's outgoing side remains writable. The stream can still be written later via stream.setBody() or the writer. Avoid describing the outgoing stream itself as half-closed, since the outgoing side is one half of the stream state. Fixes: #63655 Signed-off-by: EduardF1 <50618110+EduardF1@users.noreply.github.com> PR-URL: #63660 Reviewed-By: Stephen Belanger <admin@stephenbelanger.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 9e17171 commit 830d160

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

doc/api/quic.md

Lines changed: 8 additions & 5 deletions

0 commit comments

Comments
 (0)