diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-02-13 16:11:45 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-02-13 17:18:35 +0100 |
commit | 557b5d4a94967198b3181fcb83879d4569cbf456 (patch) | |
tree | c3b67fcaa8098cac4fc9980819765ddf0459edfa /src/delta | |
parent | a8ba6cd15d3a5edf1f9fbb4fd08dc428c3939072 (diff) |
bus-proxy: also consider ENOTCONN a clean termination condition
Sometimes, when we try to reply to messages we don't check return
values. This means we might miss a ECONNRESET, and will get a ENOTCONN
on next command. Treat both the same hence.
Diffstat (limited to 'src/delta')
0 files changed, 0 insertions, 0 deletions