swift-nio-transport-services/Sources/NIOTransportServices
David Nadoba c2e373fec5
Adopt `Sendable` (#155)
* Adopt `Sendable`

* Workaround Swift 5.4 compiler bug
2022-08-31 16:22:32 +01:00
..
Docs.docc Use Docc for documentation (#154) 2022-07-29 15:02:01 +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 Adopt `Sendable` (#155) 2022-08-31 16:22:32 +01:00
NIOTSConnectionChannel.swift Use `swift-atomics` instead of `NIOAtomics` (#153) 2022-07-07 17:50:28 +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 Adopt `Sendable` (#155) 2022-08-31 16:22:32 +01:00
NIOTSListenerBootstrap.swift Adopt `Sendable` (#155) 2022-08-31 16:22:32 +01:00
NIOTSListenerChannel.swift Adopt `Sendable` (#155) 2022-08-31 16:22:32 +01:00
NIOTSNetworkEvents.swift Adopt `Sendable` (#155) 2022-08-31 16:22:32 +01:00
SocketAddress+NWEndpoint.swift Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
StateManagedChannel.swift Use `swift-atomics` instead of `NIOAtomics` (#153) 2022-07-07 17:50:28 +01:00
TCPOptions+SocketChannelOption.swift Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00