mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 14:51:22 +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.