Contents

nw_tcp_options_set_keepalive_interval(_:_:)

Sets the number of seconds that TCP waits between sending keepalive probes.

Declaration

func nw_tcp_options_set_keepalive_interval(_ options: nw_protocol_options_t, _ keepalive_interval: UInt32)

See Also

Functions