summaryrefslogtreecommitdiffstats
path: root/reserve.txt
diff options
context:
space:
mode:
Diffstat (limited to 'reserve.txt')
-rw-r--r--reserve.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/reserve.txt b/reserve.txt
index 9aab9f1..bab36f6 100644
--- a/reserve.txt
+++ b/reserve.txt
@@ -143,9 +143,11 @@ LOGIC
DBUS_NAME_FLAG_ALLOW_REPLACEMENT should not be set when
requesting the name. Also, in this case implementing
RequestRelease() is optional. Implementations MUST be able to
- deal with org.freedesktop.DBus.Error.UnknownMethod and
- timeouts when calling this function. Both cases should NOT be
- treated as errors but as negative replies.
+ deal with org.freedesktop.DBus.Error.UnknownMethod,
+ org.freedesktop.DBus.Error.NoReply and
+ org.freedesktop.DBus.Error.TimedOut when calling this
+ function. Both cases should NOT be treated as errors but as
+ negative replies.
PRIORITIES