NDNts

    Class CongestionAvoidanceAbstract

    Congestion avoidance algorithm.

    Hierarchy (View Summary, Expand)

    • TypedEventTarget<EventMap>
    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    Methods

    • Decrease congestion window upon negative feedback (loss or congestion mark).

      Parameters

      • now: number

        Timestamp of negative feedback.

      Returns void

    • 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

    MMNEPVFCICPMFPCPTTAAATR