summaryrefslogtreecommitdiffstats
path: root/src/msg/async/EventSelect.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* msg: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-071-1/+1
* common: add override in msg subsystemliuchang08122017-03-031-1/+1
* msg/async/Event: add DPDKDriver type to allow userspace eventHaomai Wang2016-11-091-1/+1
* Merge pull request #10333 from stiopaa1/msg_EventSelect_RemoveIncFromHeaderSage Weil2016-09-201-3/+0
|\
| * msg/EventSelect: move includes to cc fileMichal Jarzabek2016-07-181-3/+0
* | msg/EventSelect.h: add override to virtual functMichal Jarzabek2016-07-171-5/+6
|/
* make ctors with one argument explicitDanny Al-Gaaf2016-01-291-1/+1
* msg/async/EventSelect.h: init max_fd in ctorDanny Al-Gaaf2015-07-171-1/+1
* Event: assert failure when failed to add/del eventHaomai Wang2015-05-301-1/+1
* AsyncMessenger: Support select for other OS such as WindowsHaomai Wang2014-11-131-0/+44