This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Description
QuicSocket/QuicSession ... Implement a maximum retransmission limit. Currently, a QuicSession will attempt retransmission an unlimited number of times. This should be constrained by some user-specific limit with a reasonable default. The retransmission here is used to handle loss packets.
Type: functionality/test
Priority: high