Uh oh!
There was an error while loading. Please reload this page.
doc: fix dns.lookup and dnsPromises.lookup description - #51517
Conversation
The family option and all option have wrong description. Fixes: #51482
nodejs-github-bot
commented
Jan 18, 2024
Review requested:
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Paolo Insogna <paolo@cowtech.it>
Co-authored-by: Paolo Insogna <paolo@cowtech.it>
Co-authored-by: Paolo Insogna <paolo@cowtech.it>
ShogunPanda
left a comment
There was a problem hiding this comment.
Minor things are pointed out in #51517 (comment).
After that, it LGTM!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Paolo Insogna <paolo@cowtech.it>
Co-authored-by: Paolo Insogna <paolo@cowtech.it>
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
aduh95
commented
Jan 29, 2024
Linter is failing |
Is there something similar to |
aduh95
commented
Jan 30, 2024
Landed in 0f461aa |
duncanchiu409
commented
Jan 30, 2024
Thanks to all for the work & take attention to my PR. |
domdomegg
commented
Feb 3, 2024
This isn't correct, as dicussed in #51482 and #51483 (comment) We either need to make sure node actually has this behaviour, or revert this docs commit as this is taking it from ambigious to wrong :/ |
PR-URL: nodejs#51517Fixes: nodejs#51482 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Fixes: #51482
Continue on: #51483