1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-25 15:43:13 +03:00
Files
mvfst/quic/client/QuicClientTransportLite.cpp
Aman Sharma 264ff79f12 Make "onFullHandshakeDone" fire client-side with null safety check
Summary:
This makes the following changes:
* Make the onFullHandshakeDone function fire client-side, when the final transport parameters from the peer have been received.
* Make the onFullHandshakeDone function take in an optional vector of peer transport parameters

Reviewed By: jbeshay

Differential Revision: D77902403

fbshipit-source-id: 024f278c9204bb870add6fb0b1ad717944899929
2025-07-15 13:56:36 -07:00

78 KiB