Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | msg/async: build without "using namespace std" | Kefu Chai | 2021-08-14 | 1 | -1/+1 |
* | msg/async/Event: add DPDKDriver type to allow userspace event | Haomai Wang | 2016-11-09 | 1 | -1/+1 |
* | src/msg/async/EventKqueue: refactor and add test_thread_change() | Willem Jan Withagen | 2016-10-15 | 1 | -3/+6 |
* | src/msg/async/EventKqueue.{h,cc} Added code to restore events on (thread)fork | Willem Jan Withagen | 2016-10-15 | 1 | -4/+18 |
* | msg/EventKqueue.h: add override to virtual func | Michal Jarzabek | 2016-07-16 | 1 | -5/+6 |
* | make ctors with one argument explicit | Danny Al-Gaaf | 2016-01-29 | 1 | -1/+1 |
* | compat: include proper headers for FreeBSD | Yan, Zheng | 2015-09-11 | 1 | -0/+1 |
* | Event: assert failure when failed to add/del event | Haomai Wang | 2015-05-30 | 1 | -1/+1 |
* | msg/async/EventKqueue.h: init 'size' in constructor | Danny Al-Gaaf | 2015-02-03 | 1 | -1/+1 |
* | AsyncMessenger: Add kqueue support | Haomai Wang | 2014-10-29 | 1 | -0/+48 |