get(for:as:)

Gets a special port for the host.

HostSpecialPorts.swift:13
func get<PortType>(for host: Mach.Host = .current, as type: PortType.Type = PortType.self) throws -> PortType where PortType : Mach.Port