ConnectToAddress

Fired as an outbound event when NIO would like to ask itself to connect the socket.

VsockChannelEvents.swift:33
struct ConnectToAddress

This flow for connect is required because we cannot extend enum SocketAddress without breaking public API.