| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
LGTM |
Sorry, something went wrong.
Prevent debug call from showing [object Object] for dnsopts in lookupAndConnect PR-URL: nodejs#2059 Reviewed-by: Colin Ihrig <cjihrig@gmail.com>
Prevent debug call from showing [object Object] for dnsopts in lookupAndConnect PR-URL: nodejs#2059 Reviewed-by: Colin Ihrig <cjihrig@gmail.com>
| Back | FazBrowse Home | New Git URL |
Prevent debug call from showing [object Object] for dnsopts in
lookupAndConnect.
Before:
NET 6346: connect: dns options [object Object]
After:
NET 6333: connect: dns options { family: undefined, hints: 3072 }