-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
fs,net: missing documentation for new "ready" events #19796
Copy link
Copy link
Closed
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.fsIssues and PRs related to file-system APIs and the fs module.Issues and PRs related to file-system APIs and the fs module.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.netIssues and PRs related to the net subsystem.Issues and PRs related to the net subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.fsIssues and PRs related to file-system APIs and the fs module.Issues and PRs related to file-system APIs and the fs module.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.netIssues and PRs related to the net subsystem.Issues and PRs related to the net subsystem.
PR #19408 added new "ready" events to streams in fs and net.
I think they need to be documented and have a "changes" entry. The commit is going to be in the next v9.x release.