init(host:)
Creates a connection to the specified host.
Declaration
convenience init(host: MIDINetworkHost)Parameters
- host:
The host with which to establish a connection.
Creates a connection to the specified host.
convenience init(host: MIDINetworkHost)The host with which to establish a connection.