From 81839c9389cc11e16b849e3686119142251ab748 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Wed, 8 Sep 2010 12:11:50 +0100 Subject: [PATCH] Explicitly require the daemon to respect destination='' --- doc/dbus-specification.xml | 4 ++++ 1 file changed, 4 insertions(+) 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 DESTINATION 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 + DESTINATION field set to the specified recipient, + regardless of whether the recipient has set up a match rule matching + the message. -- 2.7.4