Skip to content

SwiftNIO 1.6.1

Compare
Choose a tag to compare
@weissi weissi released this 04 May 14:53
· 1697 commits to main since this release
a5db2a6

Semver Patch

  • fix warning in new ByteBuffer test (#377)
  • fix one more register/bind race (#379)
  • fix Swift 4.2 compile error (#384)
  • don't crash if close is called when close fails (#387)
  • fix event loop hop between registration and activation of accepted channels (#389)