summaryrefslogtreecommitdiffstats
path: root/lib/libc/asr/getaddrinfo_async.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve error reporting in getnameinfo_async() and getaddrinfo_async().eric2012-08-181-37/+16
* properly report EAI_SERVICE when the given servname is not defined foreric2012-07-131-2/+4
* Better handling of servname in getaddrinfo_async. Do not necessarilyeric2012-07-101-11/+16
* fix a few warningseric2012-04-251-2/+2
* Import asr, an experimental async resolver implementation.eric2012-04-141-0/+500