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

Latest commit

 

History

History
6 lines (5 loc) · 308 Bytes

16.20.27 - 1.8.10.md

File metadata and controls

6 lines (5 loc) · 308 Bytes

1.8.10

  • 修复Swoole\Server::connection_list接口未检测SSL状态的问题
  • 修复Swoole\Http\Client使用HEAD方法无法执行回调函数的问题
  • 修复Swoole\Http\Client在回调函数中关闭连接导致崩溃的问题
  • 修复Swoole\Http\Server无法支持超过1024并发的问题