Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 351 Bytes

16.20.10 - 1.9.16.md

File metadata and controls

7 lines (6 loc) · 351 Bytes

1.9.16

  • 修改Server监听失败逻辑,失败时抛出Swoole\Exception异常而不是触发致命错误
  • 增加Swoole\Async::set函数log_file配置项
  • 修改swSocket_bind错误日志模式,接受log_level控制
  • 修复UserProcess中发送大包时死锁的问题
  • 修复高并发下Close碰撞导致连接泄漏的问题