forked from quic-go/quic-go
* ackhandler: use slice instead of linked list to track received packets * ackhandler: add benchmark test for received packet history * ackhandler: use the slices package for slice manipulations
* ackhandler: use slice instead of linked list to track received packets * ackhandler: add benchmark test for received packet history * ackhandler: use the slices package for slice manipulations