Contents

init(host:port:using:)

Initializes a new connection to a host and port.

Declaration

convenience init(host: NWEndpoint.Host, port: NWEndpoint.Port, using: NWParameters)

See Also

Creating Connections