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
fc5f54824af1a979a3f414987e0d1a5fce11184c
quic-go
/
internal
/
mocks
/
ackhandler
History
Marten Seemann
9ef3a47da5
send multiple packets at once, if the pacing delay is very small
...
This is an optimization to avoid waking of the run loop every couple of microseconds.
2018-01-23 09:13:44 +11:00
..
received_packet_handler.go
use the packet receive time in the receivedPacketHandler
2018-01-12 11:30:39 +07:00
sent_packet_handler.go
send multiple packets at once, if the pacing delay is very small
2018-01-23 09:13:44 +11:00