]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-quic: adjust traces on stream init
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 16 Aug 2022 09:13:45 +0000 (11:13 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 17 Aug 2022 09:05:46 +0000 (11:05 +0200)
commitfd79ddb2d64a61f8781af4518b30d22ca9f463da
tree788888e1584a56534c0e19ee08af624ceba11e6c
parentbf3c208760861ee36590fc4a5a579b8808818bd9
MINOR: mux-quic: adjust traces on stream init

Adjust traces on qcc_init_stream_remote() : replace "opening" by
"initializing" to avoid confusion with traces dealing with OPEN stream
state.
src/mux_quic.c