Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | event: add function BlockingCall() | Max Kellermann | 2013-08-08 | 1 | -0/+36 |
Replaces io_thread_call(). This approach is more generic and easier to use due to std::function. |