This website requires JavaScript.
Explore
Help
Sign In
gr1ffon
/
quic-go
Watch
1
Star
0
Fork
0
You've already forked quic-go
forked from
quic-go/quic-go
Code
Pull Requests
Activity
Files
013d7fdb3036ceabce2d2d1f18fe3a5654108260
quic-go
/
flowcontrol
History
Lucas Clemente
013d7fdb30
Simplify code in a few places
...
Found by running `gosimple ./...`
2017-04-13 16:43:58 +02:00
..
flow_control_manager_test.go
store connection flow controller separately in flow control manager
2017-02-08 14:28:45 +07:00
flow_control_manager.go
store connection flow controller separately in flow control manager
2017-02-08 14:28:45 +07:00
flow_controller_test.go
enable flow control window auto-tuning for the first WindowUpdate
2017-03-30 12:45:19 +07:00
flow_controller.go
Simplify code in a few places
2017-04-13 16:43:58 +02:00
flowcontrol_suite_test.go
create FlowController interface
2016-05-19 19:49:33 +07:00
interface.go
only retransmit WindowUpdates if no higher WindowUpdate has been sent
2017-01-14 15:16:12 +07:00