-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.questionIssues that look for answers.Issues that look for answers.
Description
process.stdout.fd is mentioned in these 2 sections:
https://nodejs.org/api/async_hooks.html#async_hooks_printing_in_asynchooks_callbacks
https://nodejs.org/api/async_hooks.html#async_hooks_asynchronous_context_example
But it is not documented in process.stdout or in a section of any mentioned prototype (net.Socket, Duplex or Writable stream).
Should it be documented with process.stdin.fd and process.stderr.fd?
addaleax, Carrie999 and regaldisclaimer
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.questionIssues that look for answers.Issues that look for answers.