Disables TCP acknowledgment stretching.
SDKs
- iOS 12.0+
- macOS 10.14+
- Mac Catalyst 13.0+
- tvOS 12.0+
- watchOS 5.0+
Framework
- Network
Declaration
void nw_tcp_options_set_disable_ack_stretching(nw _protocol _options _t options, bool disable_ack_stretching);