feat(transport/cc): spurious congestion event detection #5936
Annotations
6 warnings
|
neqo-transport/src/cc/classic_cc.rs#L201
replace <= with > in <impl CongestionControl for ClassicCongestionControl<T>>::cleanup_maybe_lost_packets
|
|
neqo-transport/src/cc/classic_cc.rs#L199
replace * with / in <impl CongestionControl for ClassicCongestionControl<T>>::cleanup_maybe_lost_packets
|
|
neqo-transport/src/cc/classic_cc.rs#L199
replace <impl CongestionControl for ClassicCongestionControl<T>>::cleanup_maybe_lost_packets with ()
|
|
neqo-transport/src/path.rs#L1046
replace += with *= in Path::on_packets_lost
|
|
neqo-transport/src/path.rs#L1046
replace += with -= in Path::on_packets_lost
|
|
|
The logs for this run have expired and are no longer available.
Loading