Defer the creation of the source/sink until after the TCP connection has been established. Upon protocol errors, try restarting the module.
Part-of:
17eb178f1 module-tunnel: restart module
src/modules/meson.build | 4 +-
src/modules/module-tunnel.c | 539 +++++++++++++++++++++++++++++---------------
2 files changed, 360 insertions(+), 183 deletions(-)
Upstream: cgit.freedesktop.org