summaryrefslogtreecommitdiff
path: root/lib/libc/asr/hostaddr_async.c
AgeCommit message (Expand)Author
2012-09-05Get rid of the hostaddr_async subquery and merge its behaviourEric Faurot
2012-09-05Implement basic (blocking) YP support for getaddrinfo_async().Eric Faurot
2012-09-05Make hostaddr_async() return a linked list of struct addrinfo. FirstEric Faurot
2012-08-18Simplify error reporting in hostaddr_async(). Only use EAI_* error codes.Eric Faurot
2012-04-14Import asr, an experimental async resolver implementation.Eric Faurot