[PATCH] Explicitly require the daemon to respect destination=''
Will Thompson
will.thompson at collabora.co.uk
Wed Sep 8 04:11:50 PDT 2010
---
doc/dbus-specification.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 0e3a178..69be6fe 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>
--
1.7.1
--------------050908040200090305000706--
More information about the dbus
mailing list