1.9.7

  • 增加对systemd.socket的支持
  • 修复低版本gcc编译时MySQL客户端崩溃的问题
  • 增加swoole\http2\client新模块
  • 修复BASE模式下shutdown时发生崩溃的问题
  • 修复openssl-1.1配置检测存在错误问题
  • 增加客户端对http-proxy的支持
  • 修复BASE模式下启用open_eof_split后在onReceive回调函数中关闭连接导致崩溃的问题
  • 修复Redis\Server::format函数SETMAP格式化错误的问题
  • 修复启用swoole.fast_serialize时直接传入字符串类型变量导致崩溃的问题
  • 当服务器主动关闭连接时onClose回调中的$reactorId变量会设置为-1
  • 增加swoole_process::close参数,允许只关闭管道的其中一个