Christopher Faulet f5e73024e9 MINOR: mux-h1: Add global option to enable/disable zero-copy forwarding
tune.h1.zero-copy-fwd-recv and tune.h1.zero-copy-fwd-send can now be used to
enable or disable the zero-copy fast-forwarding for the H1 mux only, for
receives or sends. Unlike the PT mux, there are 2 options here because
client and server sides can use difference muxes.

Both are enabled ('on') by default.
2023-12-04 15:33:07 +01:00
..
2006-06-15 21:48:13 +02:00
2023-05-31 16:29:19 +02:00
2006-06-15 21:48:13 +02:00
2023-11-04 09:38:16 +01:00