Contents

nw_tcp_options_set_keepalive_count(_:_:)

Sets the number of keepalive probes that TCP sends before terminating the connection.

Declaration

func nw_tcp_options_set_keepalive_count(_ options: nw_protocol_options_t, _ keepalive_count: UInt32)

See Also

Functions