github swoole/swoole-src v6.1.1

15 hours ago
  • Fixed a compilation failure caused by missing zlib dependency.
  • Optimized the resource management logic in the curl module to prevent use-after-free risks.
  • Resolved the absence of fdatasync on macOS systems.
  • Improved the log output format for coroutine deadlock detection.

中文

  • 修复因为缺少zlib依赖导致编译失败的问题。
  • 优化curl模块的资源管理逻辑,以规避释放后再次使用的风险。
  • 修复macos系统没有fdatasync的问题。
  • 优化协程死锁检测日志输出格式。

Don't miss a new swoole-src release

NewReleases is sending notifications on new releases.