Contents

nw_connection_set_state_changed_handler(_:_:)

Sets a handler to receive connection state updates.

Declaration

func nw_connection_set_state_changed_handler(_ connection: nw_connection_t, _ handler: nw_connection_state_changed_handler_t?)

See Also

Functions