mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-29 10:12:06 +02:00
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.