summaryrefslogtreecommitdiff
path: root/src/platform/windows/win_resolv.c
Commit message (Expand)AuthorAge
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* 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
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Start of progress on Windows. Name resolution and IOCP work begins.Garrett D'Amore2017-07-07