mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-04 00:41:41 +01: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.