chiark / gitweb /
bus-proxy: whenever we cannot forward a message, report this back to caller, but...
authorLennart Poettering <lennart@poettering.net>
Fri, 13 Feb 2015 14:38:38 +0000 (15:38 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Feb 2015 14:49:51 +0000 (15:49 +0100)
commit5f6cb091278906423f8b7e70c40131db7269916a
tree9c482e4cc78b3592b12fde4cbfff66be68ac9ff9
parent1433efd219a6df414a1821b3d3d70d86201ed3e4
bus-proxy: whenever we cannot forward a message, report this back to caller, but don't exit

Errors like EPERM from the kernel should certainly not be reason to
exit. Let's try to be defensive here, and try to continue on most send
errors, but possibly tell the sender about it.
src/bus-proxyd/proxy.c
src/bus-proxyd/synthesize.c
src/bus-proxyd/synthesize.h