Contents

nw_endpoint_get_address(_:)

Accesses the address structure stored in an address endpoint.

Declaration

func nw_endpoint_get_address(_ endpoint: nw_endpoint_t) -> UnsafePointer<sockaddr>

See Also

Functions