Skip to content

swoole-1.7.10-stable

Compare
Choose a tag to compare
@matyhtf matyhtf released this 15 Feb 04:52
· 11387 commits to master since this release
  • Fixed udp server after the reload cycle of death BUG
  • Fixed http server POST request segment fault error
  • Added non-blocking settings for swoole_process::wait
  • Fixed pecl script cannot use
  • Fixed swoole_server->sendMessage to fail
  • Added swoole_websocket_server
  • Added swoole_server->sendto
  • Optimization performance for http_server
  • Optimization performance for swoole_client and swoole_event
  • Added ARM platform support