Skip to content

SwiftNIO 2.16.0

Compare
Choose a tag to compare
@glbrntt glbrntt released this 02 Apr 17:19
e876fb3

SemVer Minor

  • Offer event loop group validation for bootstraps (#1464)
  • Convenient initialisers from ByteBuffer (#1457)

SemVer Patch

  • Selector: further default to Linux behaviour (#1447, patch credit to @compnerd)
  • IO: extend IOError for Windows (#1460, patch credit to @compnerd)
  • CNIOWindows: add paranoid preprocessing (NFC) (#1459, patch credit to @compnerd)
  • NIO: add module constructor for Windows (#1450, patch credit to @compnerd)
  • shorten NIOThreadPool's thread names (#1466)