swift-nio-transport-services/Tests/NIOTransportServicesTests
Franz Busch f73f69faf7
Adopt latest AsyncChannel SPI changes (#183)
# Motivation
We had some breaking changes in the NIO AsyncChannel SPI which we have to adapt here.

# Modification
This PR updates to the latest AsyncChannel SPI

# Result
No more warnings and errors when building.
2023-08-09 10:17:34 +01:00
..
NIOFilterEmptyWritesHandlerTests.swift State Managed Listeners (#175) 2023-07-09 07:41:03 -04:00
NIOTSAsyncBootstrapTests.swift Adopt latest AsyncChannel SPI changes (#183) 2023-08-09 10:17:34 +01:00
NIOTSBootstrapTests.swift Allow retrieval of metadata from `NWConnection` (#163) 2022-10-19 15:59:33 +01:00
NIOTSChannelMetadataTests.swift Allow retrieval of metadata from `NWConnection` (#163) 2022-10-19 15:59:33 +01:00
NIOTSChannelOptionsTests.swift State Managed Listeners (#175) 2023-07-09 07:41:03 -04:00
NIOTSConnectionChannelTests.swift Don't close when waiting unless we were asked to. (#149) 2022-06-07 14:36:37 +01:00
NIOTSEndToEndTests.swift Use #fileID/#filePath instead of #file (#164) 2022-10-31 11:59:12 +00:00
NIOTSEventLoopTests.swift Use `swift-atomics` instead of `NIOAtomics` (#153) 2022-07-07 17:50:28 +01:00
NIOTSListenerChannelTests.swift Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
NIOTSSocketOptionTests.swift Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
NIOTSSocketOptionsOnChannelTests.swift Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
NIOTSWorkaroundTests.swift Use Docc for documentation (#154) 2022-07-29 15:02:01 +01:00