Contents

nw_connection_set_viability_changed_handler(_:_:)

Sets a handler that receives updates when data can be sent and received.

Declaration

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

See Also

Functions