diff options
author | Lukasz Skalski <l.skalski@partner.samsung.com> | 2013-12-17 17:31:46 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-17 20:37:24 +0100 |
commit | 3263ef39b89080cacccaf9b7b36675490a282f2d (patch) | |
tree | 6fc5f4834e54f66c69183e3059fbccaa2f9bea76 /po | |
parent | a69f4254a82765cd0c7f155d5dc86e0768ea0ef3 (diff) |
bus-driverd: Fix return code in driver_request_name
RequestName return codes should be consistent with Dbus Specification.
VALUE - DESCRIPTION
1-The caller is now the primary owner of the name, replacing any previous owner,
2-The name already had an owner (QUEUE flag was not specified),
3-The name already has an owner (QUEUE flag was specified),
4-Application trying to request ownership of a name is already the owner of it.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions