CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/10/07 07:59:34

Modified files:
        lib/libc/asr   : asr.c asr_private.h getaddrinfo_async.c 

Log message:
getaddrinfo_async() shouldn't unconditionally intialize the resolver
via _asr_use_resolver().  If the hint specifies for AI_NUMERICHOST,
create a transient lookup context which won't try to open /etc/reslov.conf
ok eric guenther

Reply via email to