◐ Shell
clean mode source ↗

[v8.x backport] doc: correct async_hooks resource names by Flarna · Pull Request #24684 · nodejs/node

@nodejs-github-bot added async_hooks

Issues and PRs related to the async hooks subsystem.

doc

Issues and PRs related to the documentations.

v8.x labels

Nov 27, 2018
Correct async hooks resource names to match the implementation:
`TCPSERVER` => `TCPSERVERWRAP`

Refs: #17157

BethGriggs

BethGriggs pushed a commit that referenced this pull request

Dec 3, 2018
Correct async hooks resource names to match the implementation:
`TCPSERVER` => `TCPSERVERWRAP`

Refs: #17157

PR-URL: #24684
Refs: #17157
Refs: #24001
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>

@Flarna Flarna deleted the v8-async_hooks_doc branch

December 3, 2018 16:39

This was referenced

Dec 18, 2018