Contents

ecnDisabled(_:)

Disable ECN negotiation.

Declaration

func ecnDisabled(_ disableECN: Bool) -> TCP

Parameters

  • disableECN:

    True to disable ECN, false otherwise.