summaryrefslogtreecommitdiff
path: root/src/ipcpd/timerwheel.h
Commit message (Collapse)AuthorAgeFilesLines
* ouroboros: Correct license statementsdimitri staessens2016-12-241-3/+2
| | | | | This corrects the license statements on all files. Installed headers are LGPLv2.1, the rest of the code is GPLv2.
* ipcpd: Add timerwheeldimitri staessens2016-11-251-0/+39
The timerwheel can be used to defer work to a certain timeslot in the future.