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