context: continue without srbchannel if it fails
authorPierre Ossman <ossman@cendio.se>
Thu, 10 Dec 2015 15:22:54 +0000 (16:22 +0100)
committerDavid Henningsson <david.henningsson@canonical.com>
Fri, 18 Dec 2015 12:33:19 +0000 (13:33 +0100)
commit04eb8157533d0ff71cd2a35e8957e43f3e49da83
treea9f0b4b7385fc3932dd343bd62671997b7719caa
parentfc803b48830d9b800531c992464614f3e2c5ced7
context: continue without srbchannel if it fails

We might be compiled without eventfd support, or something else
might go wrong. And it's fully possible to continue using the old
channel rather than just disconnecting.

Signed-off-by: Pierre Ossman <ossman@cendio.se>
src/pulse/context.c