menu
dart_udx package
documentation
dart_udx.dart
CongestionController
ssthresh property
ssthresh property
dark_mode
light_mode
ssthresh
property
int
get
ssthresh
The slow start threshold.
Implementation
int get ssthresh => _ssthresh;
dart_udx package
documentation
dart_udx
CongestionController
ssthresh property
CongestionController class