haproxy/include
Frédéric Lécaille db2a7649a9 MINOR: quic: Add a useful function to compute any frame length.
This should be used by the function which build packets to prevent
it from failing. This is important when the packet numbers are consumed
by several threads. The packet number is used to build and encrypt packets
and must be incremented only and only if the packet it refers to has been
successfully built.
2021-09-23 15:27:25 +02:00
..
haproxy MINOR: quic: Add a useful function to compute any frame length. 2021-09-23 15:27:25 +02:00
import BUILD: ist: prevent gcc11 maybe-uninitialized warning on istalloc 2021-09-17 09:57:27 +02:00