FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

http: buffer writes while no socket by ronag · Pull Request #29019 · nodejs/node · GitHub

/ node Public

http: buffer writes while no socket - #29019

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http-buffer-even-while-no-socket
Closed

http: buffer writes while no socket#29019
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http-buffer-even-while-no-socket

Conversation

ronag commented Aug 6, 2019
edited
Loading

Copy link
Copy Markdown
Member

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-bot added the http Issues or PRs related to the http subsystem. label Aug 6, 2019
ronag force-pushed the http-buffer-even-while-no-socket branch 2 times, most recently from 7e038a5 to 6cc9e2f Compare August 6, 2019 13:50
ronag changed the title http: buffer while no socket http: buffer writes while no socket Aug 6, 2019
ronag force-pushed the http-buffer-even-while-no-socket branch from 6cc9e2f to 292dac1 Compare August 6, 2019 13:54
Comment thread lib/_http_outgoing.js Outdated

lpinca commented Aug 6, 2019

Copy link
Copy Markdown
Member

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

ronag force-pushed the http-buffer-even-while-no-socket branch 6 times, most recently from 6de1993 to 355f5b7 Compare August 6, 2019 23:24
Comment thread lib/_http_outgoing.js Outdated
ronag force-pushed the http-buffer-even-while-no-socket branch 5 times, most recently from 53d503b to 0f8400b Compare August 8, 2019 11:11

Copy link
Copy Markdown
Collaborator

ronag force-pushed the http-buffer-even-while-no-socket branch from 0f8400b to d37b213 Compare August 9, 2019 16:02

Copy link
Copy Markdown
Collaborator

Trott commented Aug 9, 2019

Copy link
Copy Markdown
Member

@nodejs/streams

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Trott commented Aug 9, 2019

Copy link
Copy Markdown
Member

Landed in c065773

Trott closed this Aug 9, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http Issues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL