Contents

nw_path_monitor_set_cancel_handler(_:_:)

Sets a handler to determine when a monitor is fully cancelled and will no longer deliver events.

Declaration

func nw_path_monitor_set_cancel_handler(_ monitor: nw_path_monitor_t, _ cancel_handler: @escaping  nw_path_monitor_cancel_handler_t)

See Also

Functions