| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e69fc6f commit ef037f3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1323,7 +1323,7 @@ using `dns.resolve()` and using the address instead of a host name. Also, some | |||
| 1323 | 1323 | networking APIs (such as [`socket.connect()`][] and [`dgram.createSocket()`][]) | |
| 1324 | 1324 | allow the default resolver, `dns.lookup()`, to be replaced. | |
| 1325 | 1325 | ||
| 1326 | - ### `dns.resolve()`, `dns.resolve*()` and `dns.reverse()` | ||
| 1326 | + ### `dns.resolve()`, `dns.resolve*()`, and `dns.reverse()` | ||
| 1327 | 1327 | ||
| 1328 | 1328 | These functions are implemented quite differently than [`dns.lookup()`][]. They | |
| 1329 | 1329 | do not use getaddrinfo(3) and they _always_ perform a DNS query on the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments