aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_aio.h
Commit message (Expand)AuthorAge
* 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
* 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
* Async I/O for POSIX implemented using threads (untested.)Garrett D'Amore2017-02-24