summaryrefslogtreecommitdiffstats
path: root/lib/libc/asr/hostaddr_async.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the hostaddr_async subquery and merge its behavioureric2012-09-051-442/+0
* Implement basic (blocking) YP support for getaddrinfo_async().eric2012-09-051-5/+98
* Make hostaddr_async() return a linked list of struct addrinfo. Firsteric2012-09-051-155/+171
* Simplify error reporting in hostaddr_async(). Only use EAI_* error codes.eric2012-08-181-11/+2
* Import asr, an experimental async resolver implementation.eric2012-04-141-0/+342