File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -210,9 +210,9 @@ changes:
210
210
* ` family ` {integer|string} The record family. Must be ` 4 ` , ` 6 ` , or ` 0 ` . For
211
211
backward compatibility reasons,` 'IPv4' ` and ` 'IPv6' ` are interpreted as ` 4 `
212
212
and ` 6 ` respectively. The value ` 0 ` indicates that either an IPv4 or IPv6
213
- address is returned. If the value ` 0 ` is used with ` { all: true } ` (see below),
214
- either one of or both IPv4 and IPv6 addresses are returned, depending on the
215
- system's DNS resolver. ** Default:** ` 0 ` .
213
+ address is returned. If the value ` 0 ` is used with ` { all: true } ` (see
214
+ below), either one of or both IPv4 and IPv6 addresses are returned,
215
+ depending on the system's DNS resolver. ** Default:** ` 0 ` .
216
216
* ` hints ` {number} One or more [ supported ` getaddrinfo ` flags] [ ] . Multiple
217
217
flags may be passed by bitwise ` OR ` ing their values.
218
218
* ` all ` {boolean} When ` true ` , the callback returns all resolved addresses in
You can’t perform that action at this time.
0 commit comments