Contents

nw_connection_set_better_path_available_handler(_:_:)

Sets a handler that receives updates when an alternative network path is preferred over the current path.

Declaration

func nw_connection_set_better_path_available_handler(_ connection: nw_connection_t, _ handler: nw_connection_boolean_event_handler_t?)

See Also

Functions