aboutsummaryrefslogtreecommitdiff
path: root/src/core/timer.c
Commit message (Expand)AuthorAge
* Convert to POSIX polled I/O for async; start of cancelable aio.Garrett D'Amore2017-06-27
* Set the expiration under lock (data race).Garrett D'Amore2017-06-26
* Simplify timer locks, hopefully resolving potential deadlock.Garrett D'Amore2017-06-25
* Req/Rep now callback driven.Garrett D'Amore2017-03-07
* Pipeline protocol now entirely callback driven.Garrett D'Amore2017-03-04
* Timer implementation. Operations can timeout now?Garrett D'Amore2017-03-03