minCongestionWindow top-level constant

int const minCongestionWindow

Minimum congestion window size (in bytes)

Implementation

const int minCongestionWindow = 2 * maxDatagramSize;