swoole-1.7.22 版本已发布,修复PHP7相关问题

WBOY
Release: 2016-06-23 13:20:20
Original
1148 people have browsed it

swoole-1.7.22 版本已发布,此版本是一个BUG修复版本,专门针对PHP7做了大量修改,可完美运行于PHP7环境。更新内容如下:

  • 修复PHP7下HttpServer发生内存泄漏的问题

  • 修复PHP7下core dump的问题

  • 修复swoole_table->del出现错误的问题(重要问题)

  • 增加swoole_client->send/recv的socket参数选项

  • 增加swoole_async_set新配置socket_dontwait/socket_buffer_size/enable_signalfd

  • 增加SSL/TLS客户端证书验证支持

  • 修复tick定时器长时间运行整形溢出导致停止运行的问题

  • 增加swoole_websocket_server->exist用于判断一个fd是否为正确的WebSocket连接

下载地址:

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template