Skip to content

ePump v2.1.10 released

Compare
Choose a tag to compare
@kehengzhong kehengzhong released this 27 Jul 09:56
· 19 commits to master since this release
81a5902
  1. Compiled and tested the source in FreeBSD, solved the incompatibility of system call;
  2. Added kqueue event notification mechanism in FreeBSD;
  3. Tuned the wakeup facility from kevent blocking in FreeBSD;

本版本更新的内容如下:

  1. 在FreeBSD下完成了编译和调试,解决了系统不兼容问题;
  2. 在FreeBSD系统下,增加了kqueue事件通知机制;
  3. 解决了FreeBSD下,epump线程阻塞在kevent时的唤醒机制;