MAX_CWND

const val MAX_CWND: Int

Cap on cwnd growth (bytes). The peer's advertised wnd_size caps it further (see awaitWindow).