mirror of
https://github.com/facebookincubator/mvfst.git
synced 2025-11-24 04:01:07 +03:00
Summary: ## Issue When we enabled the JK to set QUIC server's rate limit to zero (D30703498), causing it to send retry packets to all incoming client hellos, we found that android clients were crashing (T99705615). We were able to reproduce the bug with LigerIntegrationTest and HQClient backed by HQServer, causing the clients to hang. ## Fix - When receiving a retry packet from the server, migrate the outstandings, stream manager, among other required fields to the new connection state. - QuicStreamManager & QuicStreamState constructors to facilitate migrating to a new connection state. Reviewed By: kvtsoy Differential Revision: D31006905 fbshipit-source-id: 0490ceee1bef52b94c91019426d791e212820508
12 KiB
12 KiB