Contents

NWEndpoint.hostPort(host:port:)

An endpoint represented as a host and port, with the host including both names and addresses.

Declaration

case hostPort(host: NWEndpoint.Host, port: NWEndpoint.Port)

See Also

Endpoint Types