mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 04:22:44 +02:00
Remove all unnecessary bits of code for H3 unidirectional streams. Most notable, an individual tasklet is not require anymore for each stream. This is useless since the merge of RX/TX uni streams handling with bidirectional streams code.