Frédéric Lécaille 497fa78ad8 MINOR: quic: Derive the initial secrets asap
Make depends qc_new_isecs() only on quic_conn struct initialization only (no more
dependency on connection struct initialization) to be able to run it as soon as
the quic_conn struct is initialized (from the I/O handler) before running ->accept()
quic proto callback.
2021-09-23 15:27:25 +02:00
..
2021-04-08 20:11:58 +02:00
2021-09-23 15:27:25 +02:00
2021-09-17 17:22:05 +02:00
2021-09-17 17:22:05 +02:00
2021-09-23 15:27:25 +02:00
2021-05-14 09:36:37 +02:00