mirror of
https://github.com/facebookincubator/mvfst.git
synced 2025-11-24 04:01:07 +03:00
Summary: When I tested against picoquic, I found that an exception was thrown here: https://fburl.com/diffusion/qsnzingx. The reason is that we modify `conn.initialDestinationConnectionId` in the event of a retry, so it's no longer the original destination connection id. By separately keeping track of the original destination connection id, we can solve this issue. Reviewed By: mjoras Differential Revision: D23722127 fbshipit-source-id: 94be08812e675feaf46f5af86e7304af84c1910c
11 KiB
11 KiB