Uh oh!
There was an error while loading. Please reload this page.
doc: fix socket.readyState state descriptions - #64468
Merged
nodejs-github-bot merged 1 commit intoJul 20, 2026
Merged
Conversation
nodejs-github-bot
commented
Jul 13, 2026
Collaborator
Review requested:
|
lpinca
approved these changes
Jul 14, 2026
bjohansebas
approved these changes
Jul 19, 2026
nodejs-github-bot
commented
Jul 19, 2026
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/64468 ✔ Done loading data for nodejs/node/pull/64468 ----------------------------------- PR info ------------------------------------ Title doc: fix `socket.readyState` state descriptions (#64468) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch samuel871211:doc-fix-socket-readystate -> nodejs:main Labels doc, net Commits 1 - doc: fix socket.readyState state descriptions Committers 1 - yusheng <samuel871211@gmail.com> PR-URL: https://github.com/nodejs/node/pull/64468 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/64468 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 13 Jul 2026 06:01:27 GMT ✔ Approvals: 1 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/64468#pullrequestreview-4698153395 ✘ This PR needs to wait 10 more hours to land (or 0 minutes if there is one more approval) ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/29702725892 |
Signed-off-by: yusheng <samuel871211@gmail.com>
samuel871211force-pushed
the
doc-fix-socket-readystate
branch
from
July 19, 2026 23:53
bf1ad83 to
add2851Comparesamuel871211
commented
Jul 20, 2026
ContributorAuthor
@lpinca@bjohansebas |
jasnell
approved these changes
Jul 20, 2026
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Jul 20, 2026
Collaborator
Landed in 1b42f76 |
aduh95 pushed a commit
that referenced
this pull request
Jul 21, 2026
Signed-off-by: yusheng <samuel871211@gmail.com> PR-URL: #64468 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
aduh95 pushed a commit
that referenced
this pull request
Jul 21, 2026
Signed-off-by: yusheng <samuel871211@gmail.com> PR-URL: #64468 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
aduh95 pushed a commit
that referenced
this pull request
Jul 21, 2026
Signed-off-by: yusheng <samuel871211@gmail.com> PR-URL: #64468 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
RafaelGSS pushed a commit
that referenced
this pull request
Jul 29, 2026
Signed-off-by: yusheng <samuel871211@gmail.com> PR-URL: #64468 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@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 freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
lib/net.js