Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reactor: Be explicit on which handlers are timer_handler vs file_handler | Kevin O'Connor | 2019-06-09 | 1 | -27/+27 |
* | reactor: Add support for mutexes | Kevin O'Connor | 2019-06-09 | 1 | -1/+33 |
* | reactor: support for delayed callbacks | Janar Sööt | 2019-01-07 | 1 | -5/+5 |
* | reactor: Add ability to register callbacks | Kevin O'Connor | 2018-06-30 | 1 | -6/+58 |
* | reactor: Fix bug causing end() to not always work | Kevin O'Connor | 2017-04-13 | 1 | -4/+2 |
* | reactor: Support pause() command even when the reactor is not running | Kevin O'Connor | 2017-04-01 | 1 | -1/+9 |
* | reactor: Use the system monotonic clock instead of the normal system clock | Kevin O'Connor | 2017-02-06 | 1 | -11/+13 |
* | reactor: Reload eventtime if a greenlet is reactivated | Kevin O'Connor | 2017-01-10 | 1 | -2/+5 |
* | reactor: Add support for greenlets | Kevin O'Connor | 2016-11-29 | 1 | -5/+53 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+142 |