Skip to content

doc: clarify timing of socket.connecting - #25333

Closed
sam-github wants to merge 1 commit into
masterfrom
clarify-socket-connecting
Closed

doc: clarify timing of socket.connecting#25333
sam-github wants to merge 1 commit into
masterfrom
clarify-socket-connecting

Conversation

@sam-github

@sam-githubsam-github commented Jan 4, 2019

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem. labels Jan 4, 2019
Comment threaddoc/api/net.md Outdated
Comment threaddoc/api/net.md Outdated
@sam-github

Copy link
Copy Markdown
ContributorAuthor

Removed the "Fixes", since it aparently does not. Still, I think its a small doc improvement, as its a bit more clear.

@sam-github

Copy link
Copy Markdown
ContributorAuthor

Comment threaddoc/api/net.md Outdated
Comment threaddoc/api/net.md Outdated
Comment threaddoc/api/net.md Outdated
@sam-github

sam-github commented Jan 8, 2019

Copy link
Copy Markdown
ContributorAuthor

@sam-github
sam-githubforce-pushed the clarify-socket-connecting branch from 464ca30 to 4e2b920CompareJanuary 8, 2019 18:50
@sam-github

Copy link
Copy Markdown
ContributorAuthor

Landed in ccc06a3

@sam-github
sam-github deleted the clarify-socket-connecting branch January 9, 2019 03:55
sam-github added a commit that referenced this pull request Jan 9, 2019
Fixes: #25328
PR-URL: #25333
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
addaleax pushed a commit that referenced this pull request Jan 14, 2019
Fixes: #25328
PR-URL: #25333
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@BridgeARBridgeAR mentioned this pull request Jan 16, 2019
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Jan 16, 2019
Fixes: nodejs#25328
PR-URL: nodejs#25333
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@MylesBorinsMylesBorins mentioned this pull request Jan 24, 2019
BethGriggs pushed a commit that referenced this pull request Apr 28, 2019
Fixes: #25328
PR-URL: #25333
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@BethGriggsBethGriggs mentioned this pull request May 1, 2019
BethGriggs pushed a commit that referenced this pull request May 10, 2019
Fixes: #25328
PR-URL: #25333
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
MylesBorins pushed a commit that referenced this pull request May 16, 2019
Fixes: #25328
PR-URL: #25333
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.netIssues and PRs related to the net subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@sam-github@nodejs-github-bot@jasnell@addaleax@lpinca@cjihrig@BethGriggs@vsemozhetbyt