]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-quic: correct qcc_bufwnd_full() documentation
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 23 Aug 2024 13:26:54 +0000 (15:26 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 23 Aug 2024 14:25:04 +0000 (16:25 +0200)
commit960d68a5af6c89da1333ac9e1f118496ad358082
treeb74da8d9ff9a8cd6ecb7fee1d694c624ed7a33a3
parentecfedc25709562b6596b38fe9aa096a14930c00b
MINOR: mux-quic: correct qcc_bufwnd_full() documentation

Fix returned value domment of qcc_bufwnd_full() which was incorrect.
src/mux_quic.c