pipe-sink: use existing fifo
authorSamo Pogačnik <samo_pogacnik@t-2.net>
Thu, 18 Jan 2018 15:15:18 +0000 (16:15 +0100)
committerGeorg Chini <georg@chini.tk>
Thu, 18 Jan 2018 15:18:25 +0000 (16:18 +0100)
commit2563cd65bc4a9c60518383133ea06761c08e724b
tree1df582f72b2c27f12ddb42634a1c18e6a158d0bb
parentfb8f978676f45da13f246f56a4d39de060ef3761
pipe-sink: use existing fifo

Allow usage of an already existing fifo (named pipe) within the
pipe-sink module. Also, the used fifo is going to be removed upon
module unload only if the fifo is created by the same module.
src/modules/module-pipe-sink.c