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

Latest commit

 

History

History
13 lines (12 loc) · 515 Bytes

1.5.8 - 4.2.7.md

File metadata and controls

13 lines (12 loc) · 515 Bytes

4.2.7

  • Server添加task_async配置项, 支持切换纯同步模式和异步模式 (向下兼容)
  • 支持PHP7.3RC5版本
  • 支持gethostbyname协程化
  • 修复低版本GCC兼容性问题
  • 修复client->recv的ssl连接超时问题
  • 修复socks5代理无法使用的问题
  • 修复Co\Redisconnected属性不更新的问题
  • 修复taskwait段错误
  • 修复Co\Socket复用问题
  • 修复Process\Pool的一处错误
  • PHP73版本中swoole_serialize会被强制关闭(暂不支持)