TCP CUBIC algorithm.

Hierarchy (view full)

Constructors

Accessors

Methods

Constructors

Accessors

Methods

  • Increase congestion window.

    Parameters

    • now: number

      Timestamp of positive feedback (successful retrieval without congestion mark).

    • rtt: number

      Round-trip time when the positive feedback is received.

    Returns void

Generated using TypeDoc