Contents

nw_tcp_options_set_persist_timeout(_:_:)

Sets the TCP persist timeout in seconds, as defined by RFC 6429.

Declaration

func nw_tcp_options_set_persist_timeout(_ options: nw_protocol_options_t, _ persist_timeout: UInt32)

See Also

Functions