commit | a8b2f843d203f3bc6c363842ee368d59266c3663 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Wed Aug 10 17:56:45 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 11 11:11:20 2022 +0200 |
tree | b7a94904f8fbf9937353f6aeb7d77db188717614 | |
parent | 341ac99f4df128bd522fbf5ff8162c9cb450c1d3 [diff] |
MEDIUM: quic: xprt traces rework Add a least as much as possible TRACE_ENTER() and TRACE_LEAVE() calls to any function. Note that some functions do not have any access to the a quic_conn argument when receiving or parsing datagram at very low level.