Contents

nw_tcp_options_set_retransmit_connection_drop_time(_:_:)

Sets the number of seconds that TCP waits between retransmission attempts.

Declaration

func nw_tcp_options_set_retransmit_connection_drop_time(_ options: nw_protocol_options_t, _ retransmit_connection_drop_time: UInt32)

See Also

Functions