Contents

nw_tcp_options_set_keepalive_idle_time(_:_:)

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

Declaration

func nw_tcp_options_set_keepalive_idle_time(_ options: nw_protocol_options_t, _ keepalive_idle_time: UInt32)

See Also

Functions