MINOR: quic: Update the streams transport parameters.
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 18 Mar 2021 14:05:18 +0000 (15:05 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commit0faf8078a8ab584758a6109b541a7c5d052a7647
tree12bdfa2ea45e5e16417854357dd6a3a56c919b3e
parent738397065cb5cdcd1ad599b1fe201d5fe2c912cb
MINOR: quic: Update the streams transport parameters.

Set the streams transport parameters which could not be initialized because they
were not available during initializations. Indeed, the streams transport parameters
are provided by the peer during the handshake.
src/ssl_sock.c