Contents

nw_endpoint_create_host(_:_:)

Creates a network endpoint with a hostname and port, where the hostname may be interpreted as an IP address.

Declaration

func nw_endpoint_create_host(_ hostname: UnsafePointer<CChar>, _ port: UnsafePointer<CChar>) -> nw_endpoint_t

See Also

Functions