| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1078,7 +1078,7 @@ implications for some applications, see the [`UV_THREADPOOL_SIZE`][] | |||
| 1078 | 1078 | documentation for more information. | |
| 1079 | 1079 | ||
| 1080 | 1080 | Note that various networking APIs will call `dns.lookup()` internally to resolve | |
| 1081 | - host names. If that is an issue, consider resolving the hostname to and address | ||
| 1081 | + host names. If that is an issue, consider resolving the hostname to an address | ||
| 1082 | 1082 | using `dns.resolve()` and using the address instead of a host name. Also, some | |
| 1083 | 1083 | networking APIs (such as [`socket.connect()`][] and [`dgram.createSocket()`][]) | |
| 1084 | 1084 | allow the default resolver, `dns.lookup()`, to be replaced. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments