summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-09-08 12:11:50 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2010-09-08 12:11:50 +0100
commit81839c9389cc11e16b849e3686119142251ab748 (patch)
tree4a31d2a9d79f5c6017e83374962b1b9963e790cc
parent80f851416f5b41b613d9e48a0e856ab4d5211360 (diff)
Explicitly require the daemon to respect destination=''
-rw-r--r--doc/dbus-specification.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 0e3a1783..69be6fef 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -2997,6 +2997,10 @@
linkend="message-protocol-header-fields"/>). If the
<literal>DESTINATION</literal> field is present, it specifies a message
recipient by name. Method calls and replies normally specify this field.
+ The message bus must send messages (of any type) with the
+ <literal>DESTINATION</literal> field set to the specified recipient,
+ regardless of whether the recipient has set up a match rule matching
+ the message.
</para>
<para>