swift-nio-transport-services/Sources/NIOTransportServices
Johannes Weiss 15fe53093c update to latest NIO 2 (#26)
Motivation:

Code should compile and have the latest NIO 2 API.

Modifications:

- rename `ctx` to `context`
- apply all fixits

Result:

compiles again
2019-02-26 13:01:17 +00:00
..
NIOTSChannelOptions.swift update to latest NIO 2 (#26) 2019-02-26 13:01:17 +00:00
NIOTSConnectionBootstrap.swift update to latest NIO 2 (#26) 2019-02-26 13:01:17 +00:00
NIOTSConnectionChannel.swift update to latest NIO 2 (#26) 2019-02-26 13:01:17 +00:00
NIOTSErrors.swift update to latest NIO 2 (#26) 2019-02-26 13:01:17 +00:00
NIOTSEventLoop.swift Bring patches up to new NIO 2 master (#23) 2019-02-26 12:13:54 +00:00
NIOTSEventLoopGroup.swift Bring patches up to new NIO 2 master (#23) 2019-02-26 12:13:54 +00:00
NIOTSListenerBootstrap.swift update to latest NIO 2 (#26) 2019-02-26 13:01:17 +00:00
NIOTSListenerChannel.swift update to latest NIO 2 (#26) 2019-02-26 13:01:17 +00:00
NIOTSNetworkEvents.swift Initial commit 2018-07-18 17:11:24 +01:00
SocketAddress+NWEndpoint.swift use to NIO 2 (from master branch) and Swift 5 (#18) 2019-01-18 13:03:21 +00:00
StateManagedChannel.swift Bring patches up to new NIO 2 master (#23) 2019-02-26 12:13:54 +00:00
TCPOptions+SocketChannelOption.swift update to latest NIO 2 (#26) 2019-02-26 13:01:17 +00:00