Skip to content

v2.4.13

Compare
Choose a tag to compare
@ruanshudong ruanshudong released this 09 Nov 07:32
· 731 commits to master since this release

en

  • Fix Windows compilation errors (missing bison / flex generated files)
  • Network epoll notification handle is changed to UDP handle instead of socket pipe mode to save the number of handles
  • Fix tars-tools.cmake support mysql link

cn

  • 修复windows编译错误(漏提交bison/flex生成的文件)
  • 网络epoll通知句柄改成udp句柄, 不采用socket pipe模式, 节省句柄数量
  • 修复tars-tools.cmake 支持mysql的link