Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUILD: quic: fix a build error about an non initialized timestamp
This is to please a non identified compilers which complains about an hypothetic <time_ns> variable which would be not initialized even if this is the case only when it is not used. This build issue arrived with this commit: BUG/MINOR: improve BBR throughput on very fast links Should be backported to 3.1 with this previous commit.
- Loading branch information