Structureswift-nio 2.81.0NIOPosix
ConnectToAddress
Fired as an outbound event when NIO would like to ask itself to connect the socket.
struct ConnectToAddress
This flow for connect is required because we cannot extend enum SocketAddress
without breaking public API.