swift-nio-transport-services/Sources/NIOTransportServices
David Nadoba de5ea3d0b4
Fix Swift 5.5 (#162)
2022-10-13 14:47:28 +01:00
..
Docs.docc Remove `#if compiler(>=5.5)` (#161) 2022-10-13 12:50:25 +01:00
NIOFilterEmptyWritesHandler.swift Adopt `Sendable` (#155) 2022-08-31 16:22:32 +01:00
NIOTSBootstraps.swift Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
NIOTSChannelOptions.swift Adopt `Sendable` (#155) 2022-08-31 16:22:32 +01:00
NIOTSConnectionBootstrap.swift Add missing availability annotation to NIOTSConnectionBootstrap (#160) 2022-09-28 16:04:35 +01:00
NIOTSConnectionChannel.swift Replace Lock with NIOLock (#157) 2022-09-27 13:48:00 +01:00
NIOTSErrors.swift Use Docc for documentation (#154) 2022-07-29 15:02:01 +01:00
NIOTSEventLoop.swift Use Docc for documentation (#154) 2022-07-29 15:02:01 +01:00
NIOTSEventLoopGroup.swift Remove `#if compiler(>=5.5)` (#161) 2022-10-13 12:50:25 +01:00
NIOTSListenerBootstrap.swift Launching Services with existing NWConnection or NWListener objects (#156) 2022-09-21 10:52:08 +01:00
NIOTSListenerChannel.swift Remove `#if compiler(>=5.5)` (#161) 2022-10-13 12:50:25 +01:00
NIOTSNetworkEvents.swift Fix Swift 5.5 (#162) 2022-10-13 14:47:28 +01:00
SocketAddress+NWEndpoint.swift Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
StateManagedChannel.swift Launching Services with existing NWConnection or NWListener objects (#156) 2022-09-21 10:52:08 +01:00
TCPOptions+SocketChannelOption.swift Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00