]> git.kaiwu.me - haproxy.git/commit
CLEANUP: quic: Remove useless definition
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 27 Jan 2022 08:31:15 +0000 (09:31 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 27 Jan 2022 15:37:55 +0000 (16:37 +0100)
commitd152309423c4a235d1887f24cd1d1f566219c7d0
tree9e2254b850e270a1c8541105f991a028cec76d91
parent25bc8875d7beb0cb1444f68d1a9ba153058698b2
CLEANUP: quic: Remove useless definition

The quic_dgram_ctx struct has been replaced by quic_dgram struct.
There is no need to keek a typedef for a pointer to function since we
converted the UDP datagram parser (quic_dgram_read()) into a task.
include/haproxy/xprt_quic-t.h