Skip to content

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

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.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/net

@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 24, 2023

@ShogunPandaShogunPanda 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.

LGTM!

@mcollinamcollina 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.

lgtm

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

Copy link
Copy Markdown
Collaborator

Landed in 47cd966

@lpinca
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>
@ruyadornoruyadorno mentioned this pull request Feb 1, 2023
@juanarboljuanarbol 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>
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.

4 participants

@lpinca@nodejs-github-bot@mcollina@ShogunPanda