[Development] epoll event dispatcher

Konstantin Tokarev annulen at yandex.ru
Thu Aug 8 18:27:22 CEST 2013



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



More information about the Development mailing list