uquic/internal/congestion
2020-07-28 08:56:21 +07:00
..
bandwidth.go return an infinite bandwidth if the RTT is zero 2020-06-28 14:55:47 +07:00
bandwidth_test.go internalize ackhandler and congestion 2018-02-02 08:40:56 +08:00
clock.go internalize ackhandler and congestion 2018-02-02 08:40:56 +08:00
congestion_suite_test.go internalize ackhandler and congestion 2018-02-02 08:40:56 +08:00
cubic.go rename defaultTCPMSS to maxDatagramSize 2020-01-22 14:54:05 +07:00
cubic_sender.go fix tracing of congestion state updates 2020-07-28 08:56:21 +07:00
cubic_sender_test.go trace congestion state changes 2020-07-23 11:53:59 +07:00
cubic_test.go use actually used datagram size for congestion controller calculations 2020-01-22 15:04:03 +07:00
hybrid_slow_start.go internalize ackhandler and congestion 2018-02-02 08:40:56 +08:00
hybrid_slow_start_test.go make golint happy about the congestion tests 2018-02-23 20:56:07 +08:00
interface.go use a token bucket pacing algorithm 2020-06-22 14:31:37 +07:00
pacer.go use a slightly higher bandwidth for the pacer 2020-06-22 14:31:37 +07:00
pacer_test.go use a slightly higher bandwidth for the pacer 2020-06-22 14:31:37 +07:00