Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: remove implicit setting of DNS hints
This commit removes the implicit setting of the V4MAPPED and ADDRCONFIG DNS flags in createConnection(). As of 39de601, users that need these flags can set them explicitly. PR-URL: #6021 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
- Loading branch information