probing icon indicating copy to clipboard operation
probing copied to clipboard

Results 2 probing issues
Sort by recently updated
recently updated
newest added

when it is the first time to call func record(rtt time.Duration, when time.Time), s.rtt == time.Duration(0). So when we compute new srtt value, we should avoid taking the zero value...

It would be useful to add description about this library's purpose, what it does, etc. Thanks.