Skip to content

SwiftNIO 1.4.2

Compare
Choose a tag to compare
@Lukasa Lukasa released this 12 Apr 12:54
· 1768 commits to main since this release
3275ff7

Semver Patch

  • Fixed a crash when asynchronous connect calls failed. (#309)
  • Fixed a crash when calling close from inside a write promise callback where the write failed due to the channel being closed. (#310)