[Development] epoll event dispatcher

Cyril Oblikov munknex at gmail.com
Thu Aug 8 09:38:10 CEST 2013


Hi guys,

I wonder if anyone is working on epoll event dispatcher for Qt5 to
replace current select/poll based solution?

For now I've only found QTBUG-24957 [1], and two different
implementations on github based on libevent [2] and epoll [3]

Any thoughts?

[1] https://bugreports.qt-project.org/browse/QTBUG-24957
[2] https://github.com/sjinks/qt_eventdispatcher_libevent
[3] https://github.com/connectedtable/qeventdispatcher_epoll



More information about the Development mailing list