cwnd property

int get cwnd

The current congestion window size in bytes.

Implementation

int get cwnd => _cwnd;