Contents

nw_tcp_options_set_disable_ack_stretching(_:_:)

Disables TCP acknowledgment stretching.

Declaration

func nw_tcp_options_set_disable_ack_stretching(_ options: nw_protocol_options_t, _ disable_ack_stretching: Bool)

See Also

Functions