about summary refs log tree commit diff stats
path: root/src/local
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-02-10 22:52:13 +0100
committerbptato <nincsnevem662@gmail.com>2024-02-10 22:54:31 +0100
commitc4f0423e1a786fef840fd2f8c5c6bba550b353ab (patch)
tree9eb8007ca3af03f466dd3eedbb1e8b7e29e8ff94 /src/local
parentd8c4b0979c6d1ff9f6edea650e3aeb1ca1e4a104 (diff)
downloadchawan-c4f0423e1a786fef840fd2f8c5c6bba550b353ab.tar.gz
loader: fix tee
My eyes are bleeding, but at least there is a chance that this does what
I wanted.

The previous tee implementation mixed buffer and loader fds, so it was
fundamentally broken. Also, it used MultiStream which makes asynchronous
streaming impossible.

This time we use a flat array of output handles and link to them any
buffers not written to the target yet.
Diffstat (limited to 'src/local')
0 files changed, 0 insertions, 0 deletions