Explicitly require the daemon to respect destination=''
authorWill Thompson <will.thompson@collabora.co.uk>
Wed, 8 Sep 2010 11:11:50 +0000 (12:11 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Wed, 8 Sep 2010 11:11:50 +0000 (12:11 +0100)
doc/dbus-specification.xml

index 0e3a178..69be6fe 100644 (file)
         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>