summaryrefslogtreecommitdiffstats
path: root/doc/dbus-specification.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dbus-specification.xml')
-rw-r--r--doc/dbus-specification.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 698e35a2..807769b7 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -645,6 +645,11 @@
was successfully processed.
</para>
<para>
+ The METHOD_RETURN or ERROR reply message MUST have the REPLY_SERIAL
+ header field. If this field is missing, it should be treated as
+ a corrupt message.
+ </para>
+ <para>
If a METHOD_CALL message has the flag NO_REPLY_EXPECTED,
then as an optimization the application receiving the method
call may choose to omit the reply message (regardless of