summaryrefslogtreecommitdiffstats
path: root/src/msg/async/EventKqueue.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* msg/async: build without "using namespace std"Kefu Chai2021-08-141-1/+1
* msg/async/Event: add DPDKDriver type to allow userspace eventHaomai Wang2016-11-091-1/+1
* src/msg/async/EventKqueue: refactor and add test_thread_change()Willem Jan Withagen2016-10-151-3/+6
* src/msg/async/EventKqueue.{h,cc} Added code to restore events on (thread)forkWillem Jan Withagen2016-10-151-4/+18
* msg/EventKqueue.h: add override to virtual funcMichal Jarzabek2016-07-161-5/+6
* make ctors with one argument explicitDanny Al-Gaaf2016-01-291-1/+1
* compat: include proper headers for FreeBSDYan, Zheng2015-09-111-0/+1
* Event: assert failure when failed to add/del eventHaomai Wang2015-05-301-1/+1
* msg/async/EventKqueue.h: init 'size' in constructorDanny Al-Gaaf2015-02-031-1/+1
* AsyncMessenger: Add kqueue supportHaomai Wang2014-10-291-0/+48