Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copy a missing field in QuicServerCodecBuilder's copy constructor (#641)
Motivation: QuicServerCodecBuilder's copy constructor doesn't copy resetTokenGenerator Modification: - Copy resetTokenGenerator when QuicServerCodecBuilder's copy constructor is used Result: QuicServerCodecBuilder's copy constructor copies all fields
- Loading branch information