Skip to content

v1.6.0

Compare
Choose a tag to compare
@clue clue released this 28 Aug 12:50
  • Feature: Support upcoming PHP 8 release.
    (#246 by @clue)

  • Feature: Change default socket backlog size to 511.
    (#242 by @clue)

  • Fix: Fix closing connection when cancelling during TLS handshake.
    (#241 by @clue)

  • Fix: Fix blocking during possible accept() race condition
    when multiple socket servers listen on same socket address.
    (#244 by @clue)

  • Improve test suite, update PHPUnit config and add full core team to the license.
    (#243 by @SimonFrings and #245 by @WyriHaximus)