Commit 1cd3694
doc: clarify dns.lookup() callback signature when all is true
Document the `addresses` argument returned by the callback when
`options.all` is true, and note that `address` and `family` are
not provided in that case. Fixes #57355
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
PR-URL: #62800
Fixes: #57355
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tim Perry <pimterry@gmail.com>1 parent bdee0a8 commit 1cd3694Copy full SHA for 1cd3694
1 file changed
+6Lines changed: 6 additions & 0 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+6Lines changed: 6 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
277 | 277 | |
278 | 278 | |
279 | 279 | |
| 280 | + |
280 | 281 | |
281 | 282 | |
282 | 283 | |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
283 | 289 | |
284 | 290 | |
285 | 291 | |
|
0 commit comments