Skip to content

Conversation

@ShogunPanda
Copy link
Contributor

Fixes #33302.

This PR add a little note about checking writable state of socket in clientError before attempt to send data.

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 nodejs-github-bot added doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem. labels May 8, 2020
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

Co-authored-by: Manuel Spigolon <[email protected]>
Copy link
Member

@BridgeAR BridgeAR left a comment

Choose a reason for hiding this comment

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

LGTM % comment

Co-authored-by: Rich Trott <[email protected]>
@mcollina
Copy link
Member

@Trott are you ok for this landing?

@Trott
Copy link
Member

Trott commented May 11, 2020

@Trott are you ok for this landing?

Yes.

@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

mcollina pushed a commit that referenced this pull request May 12, 2020
PR-URL: #33308
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
@mcollina
Copy link
Member

Landed in 5bb4d01

@mcollina mcollina closed this May 12, 2020
@ShogunPanda ShogunPanda deleted the client-timeout-reset-docs branch May 13, 2020 08:31
codebytere pushed a commit that referenced this pull request May 16, 2020
PR-URL: #33308
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
@codebytere codebytere mentioned this pull request May 18, 2020
codebytere pushed a commit that referenced this pull request Jun 7, 2020
PR-URL: #33308
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
@codebytere codebytere mentioned this pull request Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http.Server is not able to handle RST packets and emits clientError

6 participants