summaryrefslogtreecommitdiffstats
path: root/lib/libc/asr/res_send_async.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename function to avoid symbol clasheric2012-07-071-6/+3
|
* Import asr, an experimental async resolver implementation.eric2012-04-141-0/+809
The idea is to eventually replace the existing resolver with something better. Time to start working on it in tree. ok deraadt@