aboutsummaryrefslogtreecommitdiff
path: root/src/core/aio.h
Commit message (Expand)AuthorAge
* Refactor stop again, closing numerous races (thanks valgrind!)Garrett D'Amore2017-06-28
* Convert to POSIX polled I/O for async; start of cancelable aio.Garrett D'Amore2017-06-27
* TCP (POSIX) async send/recv working. Other changes.Garrett D'Amore2017-03-29
* Pair protocol now callback driven.Garrett D'Amore2017-03-06
* 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