]> git.itanic.dy.fi Git - rrdd/commit
process: tun_piped_stream: stdout stream should be writable
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 10 Oct 2020 08:58:23 +0000 (11:58 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 10 Oct 2020 08:58:23 +0000 (11:58 +0300)
commite13f9778d87143a39d32995e85fbeee3ca638a92
tree2a1a08bf9c4e648ba4601a5250cb215420029296
parent930f125fe8f173527b8ff387b8adea5c6a0f1d88
process: tun_piped_stream: stdout stream should be writable

Change the stream type to "w" so that it can be written.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
process.c