Files
quic-go/ackhandler/received_packet_handler.go
Marten Seemann 9b3139a1d6 use the packet receive time in the receivedPacketHandler
By passing the packet receive time to the receivedPacketHandler we can
get rid of two time.Now() syscalls.
2018-01-12 11:30:39 +07:00

3.4 KiB