I hope i did'nt forget too much. At least this is added in the next patch. > There could be a "quit" section, so that you could write just "goto > quit;" instead of setting connected = false and calling quit() multiple > times in this function. Best Alex Alexander Couzens (1): module-tunnel-sink-new: add a rewrite of module-tunnel using libpulse a src/Makefile.am | 6 + src/modules/module-tunnel-sink-new.c | 526 +++++++++++++++++++++++++++++++++++ 2 files changed, 532 insertions(+) create mode 100644 src/modules/module-tunnel-sink-new.c -- 1.8.3.4