]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: quic: Rename several <buf> variables into quic_sock.c
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 24 Apr 2023 13:49:36 +0000 (15:49 +0200)
committerFrédéric Lécaille <flecaille@haproxy.com>
Mon, 24 Apr 2023 13:53:27 +0000 (15:53 +0200)
commit7d23e8d1a6db65e852658bc7ccc9044a599fbdf9
treedecb8da301178eacbe8dfaf4a89dc63972d8797a
parentbb426aa5f13d122fe284486458aa973908404e2b
CLEANUP: quic: Rename several <buf> variables into quic_sock.c

Rename some variables which are not struct buffer variables.

Should be backported to 2.7.
src/quic_sock.c