Contents

nw_path_is_ultra_constrained(_:)

Declaration

func nw_path_is_ultra_constrained(_ path: nw_path_t) -> Bool

Parameters

  • path:

    The path object to check.

Return Value

Returns true if the path uses any network interface that is considered ultra-constrained, false otherwise.

Discussion

Checks if the path uses any network interfaces that are considered ultra-constrained.