swift-nio-transport-services/Tests/NIOTransportServicesTests
Franz Busch 01fc0ae7e5
Adopt the `NIOAsyncChannel.Configuration` (#179)
# Motivation
We introduced a new configuration struct for `NIOAsyncChannel` to make handling and configuring it easier.

# Modification
This PR adopts the new APIs.

# Result
Less boilerplate in our bootstrap methods
2023-07-11 16:34:56 +01:00
..
NIOFilterEmptyWritesHandlerTests.swift State Managed Listeners (#175) 2023-07-09 07:41:03 -04:00
NIOTSAsyncBootstrapTests.swift Adopt the `NIOAsyncChannel.Configuration` (#179) 2023-07-11 16:34:56 +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