Skip to content

Conversation

@ronag
Copy link
Member

@ronagronag commented Aug 6, 2019

We should be buffering writes even while no socket is assigned.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the http Issues or PRs related to the http subsystem. label Aug 6, 2019
@ronagronagforce-pushed the http-buffer-even-while-no-socket branch 2 times, most recently from 7e038a5 to 6cc9e2fCompareAugust 6, 2019 13:50
@ronagronag changed the title http: buffer while no sockethttp: buffer writes while no socketAug 6, 2019
@ronagronagforce-pushed the http-buffer-even-while-no-socket branch from 6cc9e2f to 292dac1CompareAugust 6, 2019 13:54
@ronagronag mentioned this pull request Aug 6, 2019
4 tasks
@lpinca
Copy link
Member

Seems good to me with the getHighWaterMark() issue addressed.

@ronagronagforce-pushed the http-buffer-even-while-no-socket branch 6 times, most recently from 6de1993 to 355f5b7CompareAugust 6, 2019 23:24
@ronagronagforce-pushed the http-buffer-even-while-no-socket branch 5 times, most recently from 53d503b to 0f8400bCompareAugust 8, 2019 11:11
@nodejs-github-bot
Copy link
Collaborator

@ronagronagforce-pushed the http-buffer-even-while-no-socket branch from 0f8400b to d37b213CompareAugust 9, 2019 16:02
@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member

Trott commented Aug 9, 2019

@nodejs/streams

Copy link
Member

@mcollinamcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Trott
Copy link
Member

Trott commented Aug 9, 2019

Landed in c065773

@TrottTrott closed this Aug 9, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

httpIssues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@ronag@lpinca@nodejs-github-bot@Trott@mcollina