summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
authorMartijn van Duren <martijn@cvs.openbsd.org>2021-11-21 13:33:54 +0000
committerMartijn van Duren <martijn@cvs.openbsd.org>2021-11-21 13:33:54 +0000
commitb4d6251b266f9a732692f4e73d373f9d8f6c6aa2 (patch)
treed6f2475cbaa1c7ddcb35ae6961e77e733ad2e9f9 /lib/libcrypto/man/Makefile
parent3bfeddb06c225d8db6d872f580a96373728aee38 (diff)
getaddrinfo doesn't resolve numeric hostname in the !AI_NUMERICHOST case
if family in resolv.conf is not set to its specific family. e.g. 0.0.0.0 will not resolve if family is set to "family inet6" Fix this by first trying to resolve with AI_NUMERIC set and if EAI_NONAME is returned (it's an actual hostname) retry with an empty ai_flags. bug reported by and OK sthen@
Diffstat (limited to 'lib/libcrypto/man/Makefile')
0 files changed, 0 insertions, 0 deletions