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

net: use callback to properly propagate error by ronag · Pull Request #29178 · nodejs/node · GitHub

/ node Public

net: use callback to properly propagate error - #29178

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:net-use-cb
Closed

net: use callback to properly propagate error#29178
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:net-use-cb

Conversation

ronag commented Aug 17, 2019

Copy link
Copy Markdown
Member

The socket will be destroyed upstream through the proper error
flow.

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

The socket will be destroyed upstream through the proper error
flow.
nodejs-github-bot added the net Issues and PRs related to the net subsystem. label Aug 17, 2019
ronag mentioned this pull request Aug 17, 2019
5 tasks

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Trott commented Aug 19, 2019
edited
Loading

Copy link
Copy Markdown
Member

Out of extra caution....

CITGM: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/1968/ (queued)

Trott commented Aug 20, 2019

Copy link
Copy Markdown
Member

Landed in cc7cec2

Trott closed this Aug 20, 2019
Trott pushed a commit that referenced this pull request Aug 20, 2019
The socket will be destroyed upstream through the proper error
flow.

PR-URL: #29178
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Aug 20, 2019
The socket will be destroyed upstream through the proper error
flow.

PR-URL: #29178
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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

net Issues and PRs related to the net subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL