CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/05 09:56:13
Modified files:
lib/libc/asr : asr.c asr_debug.c asr_private.h
getaddrinfo_async.c hostaddr_async.c
Log message:
Make hostaddr_async() return a linked list of struct addrinfo. First
round of a getaddrinfo_async() simplification. The goal is to make YP
support easier to add, and eventually remove the whole hostaddr_async
subquery.
