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
96a31a51e53d99cf5003b0d4da4d2cb5849e5bd2
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