aboutsummaryrefslogtreecommitdiff
path: root/src/core/aio.c
Commit message (Expand)AuthorAge
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Fixes for async resolver, plus a test suite for it.Garrett D'Amore2017-07-06
* Improved routines for list management.Garrett D'Amore2017-07-04
* inproc transport uses aio for connect/accept.Garrett D'Amore2017-07-03
* Pass cancel of IPC and TCP all the way down to POSIX pipedescs.Garrett D'Amore2017-06-29
* Refactor stop again, closing numerous races (thanks valgrind!)Garrett D'Amore2017-06-28
* Fix taskq_cancel race.Garrett D'Amore2017-06-08
* Start of close related race fixes. Scalability test.Garrett D'Amore2017-03-10
* Pipeline protocol now entirely callback driven.Garrett D'Amore2017-03-04
* Timer implementation. Operations can timeout now?Garrett D'Amore2017-03-03
* Start of msgq aio.Garrett D'Amore2017-03-01
* Rename ioev to aio. Eliminate generic cancel handling (not needed).Garrett D'Amore2017-02-23