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 <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]>
- Loading branch information