08.08.2013, 11:38, "Cyril Oblikov" <munknex at gmail.com>: > Hi guys, > > I wonder if anyone is working on epoll event dispatcher for Qt5 to > replace current select/poll based solution? If you need epoll-based event loop, you can try this project: https://github.com/sjinks/qt_eventdispatcher_libev -- Regards, Konstantin