swift-nio-transport-services/Tests/NIOTransportServicesTests
Johannes Weiss 4587afdf46 port to latest NIO 2 APIs (#20)
Motivation:

Compiling code is good so let's make it compile again with the latest
NIO APIs.

Modifications:
- made NIOTS use `_NIO1APIShims`
- clicked 'Fix All' a couple of times to adjust the API

Result:
Code compiles again
2019-01-22 15:38:13 +00:00
..
NIOTSConnectionChannelTests.swift port to latest NIO 2 APIs (#20) 2019-01-22 15:38:13 +00:00
NIOTSEndToEndTests.swift port to latest NIO 2 APIs (#20) 2019-01-22 15:38:13 +00:00
NIOTSEventLoopTests.swift use to NIO 2 (from master branch) and Swift 5 (#18) 2019-01-18 13:03:21 +00:00
NIOTSListenerChannelTests.swift use to NIO 2 (from master branch) and Swift 5 (#18) 2019-01-18 13:03:21 +00:00
NIOTSSocketOptionTests.swift Initial commit 2018-07-18 17:11:24 +01:00
NIOTSSocketOptionsOnChannelTests.swift port to latest NIO 2 APIs (#20) 2019-01-22 15:38:13 +00:00