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

doc: add documentation for socket.destroySoon() by lpinca · Pull Request #46337 · nodejs/node · GitHub

/ node Public

doc: add documentation for socket.destroySoon() - #46337

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
lpinca:document/socket-destroy-soon
Jan 28, 2023
Merged

doc: add documentation for socket.destroySoon()#46337
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
lpinca:document/socket-destroy-soon

Conversation

lpinca commented Jan 24, 2023

Copy link
Copy Markdown
Member

Unlike other "private" methods like socket._reset(), socket._getpeername(), etc., socket.destroySoon() was not prefixed so I think it makes sense to document it.

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/net

nodejs-github-bot added doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem. labels Jan 24, 2023

ShogunPanda left a comment

Copy link
Copy Markdown
Contributor

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!

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

lpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 28, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 28, 2023
nodejs-github-bot merged commit 47cd966 into nodejs:main Jan 28, 2023

Copy link
Copy Markdown
Collaborator

Landed in 47cd966

lpinca deleted the document/socket-destroy-soon branch January 28, 2023 06:01
ruyadorno pushed a commit that referenced this pull request Feb 1, 2023
PR-URL: #46337
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
ruyadorno mentioned this pull request Feb 1, 2023
juanarbol mentioned this pull request Mar 3, 2023
juanarbol pushed a commit that referenced this pull request Mar 3, 2023
PR-URL: #46337
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
juanarbol pushed a commit that referenced this pull request Mar 5, 2023
PR-URL: #46337
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@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

doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL