swift-nio-transport-services/Sources
Joannis Orlandos 7a18352b5e
Extract the NWConnection code into StateManagedNWConnectionChannel (#174)
* Extract the NWConnection code into StateManagedNWConnectionChannel

* Process cory's feedback

* Remove dead code whose functionality is already handled by the helper protocol

* Make the address cache non-locked, because its lock has been moved to the accessors

* Move getting the Multipath option into the TCP channel, re-introduce the underscores to the addressCache properties

* Drop the umbrella import

---------

Co-authored-by: Cory Benfield <lukasa@apple.com>
2023-07-08 12:41:46 +01:00
..
NIOTSHTTPClient Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
NIOTSHTTPServer Clean up imports and dependencies. (#130) 2021-09-14 10:06:42 +01:00
NIOTransportServices Extract the NWConnection code into StateManagedNWConnectionChannel (#174) 2023-07-08 12:41:46 +01:00