aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_resolv_gai.c
Commit message (Expand)AuthorAge
* fixes #41 Move DNS out of tcp transportGarrett D'Amore2017-08-21
* Conditional platform inclusion cleanups.Garrett D'Amore2017-08-21
* Provide versions of mutex, condvar, and aio init that never fail.Garrett D'Amore2017-08-16
* Refactor AIO logic to close numerous races and reduce complexity.Garrett D'Amore2017-08-04
* Simpler taskq API.Garrett D'Amore2017-07-21
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Clean up some unused variables.Garrett D'Amore2017-07-07
* Fixes for async resolver, plus a test suite for it.Garrett D'Amore2017-07-06
* Initial swag at asynchronous name resolution.Garrett D'Amore2017-07-06