qt_eventdispatcher_epoll - 为Qt添加epoll的高性能I/O复用


MIT
Linux
C/C++

软件简介

qt_eventdispatcher_epoll 是基于 epoll 的 Qt 事件调度器,仅支持Linux。

特点

  • 非常快速

  • 支持 Qt4 和 Qt5

  • 不需要 Qt 的私有头文件

  • 通过了 Qt4 和 Qt5 的事件调度,事件循环,定时器和 socket 通知测试