Files
haproxy/src
Amaury Denoyelle fa29f33f2c MINOR: mux-quic: add trace event for frame sending
Define a new qmux event QMUX_EV_SEND_FRM. This allows to pass a
quic_frame as an extra argument. Depending on the frame type, a special
format can be used to log the frame content.

Currently this event is only used in qc_send_max_streams. Thus the
handler is only able to handle MAX_STREAMS frames.
2022-03-25 14:51:14 +01:00
..
2021-11-08 12:08:26 +01:00
2022-03-21 08:30:47 +01:00
2022-03-25 14:45:45 +01:00