Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Control layer callback get_info has recently been implemented for QUIC. However, fc_lost always returned 0. This is because quic_get_info() does not use the correct input argument value to identify lost value. This does not need to be backported.
- Loading branch information