|
// all packets sent would incur a retransmit. To avoid this, force an estimate
|
|
// all packets sent would incur a retransmit. To avoid this, force an estimate
|
|
net_trace!("rtte: too many retransmissions, increasing: rtt={:?} dev={:?} rto={:?}", self.rtt, self.deviation, rto);
|
|
net_trace!("rtte: too many retransmissions, increasing: rtt={:?} dev={:?} rto={:?}", self.rtt, self.deviation, rto);
|