diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-12-25 12:54:27 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-12-26 19:09:10 +0100 |
commit | ac720200b7e5b80cc4985087e38f3452e5b3b080 (patch) | |
tree | 8e9616279e4b3e1dc9722c74cea5d6657bb72e5d /src/libsystemd/sd-bus/bus-dump.c | |
parent | b63fca62453969f816c687ac4cf438d5cefa4552 (diff) |
resolved: generate an explicit transaction error when we cannot reach server via TCP
Previously, if we couldn't reach a server via UDP we'd generate an
MAX_ATTEMPTS transaction result, but if we couldn't reach it via TCP
we'd generate a RESOURCES transaction result. While it is OK to generate
two different errors I think, "RESOURCES" is certainly a misnomer.
Introduce a new transaction result "CONNECTION_FAILURE" instead.
Diffstat (limited to 'src/libsystemd/sd-bus/bus-dump.c')
0 files changed, 0 insertions, 0 deletions