Contents

nw_path_enumerate_interfaces(_:_:)

Enumerates the list of all interfaces available to the path, in order of preference.

Declaration

func nw_path_enumerate_interfaces(_ path: nw_path_t, _ enumerate_block: (nw_interface_t) -> Bool)

See Also

Functions