Contents

nw_tcp_options_set_connection_timeout(_:_:)

Sets the number of seconds that TCP waits before timing out its handshake.

Declaration

func nw_tcp_options_set_connection_timeout(_ options: nw_protocol_options_t, _ connection_timeout: UInt32)

See Also

Functions