Files
quic-go/internal/ackhandler/sent_packet_handler.go
Marten Seemann d3abf0ec3f fix logging of bytes_in_flight when receiving an ACK
The tracing call needs to be issued after subtracting acknowledged and
lost packets from the bytes_in_flight.
2020-12-15 12:04:12 +07:00

26 KiB