GDBus: Introduce G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL
authorDavid Zeuthen <davidz@redhat.com>
Mon, 19 Jul 2010 21:03:07 +0000 (17:03 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 19 Jul 2010 21:05:28 +0000 (17:05 -0400)
commit493d8cb2926c0d54a45fd1fdb7f383c730321aa8
tree0aabd904f043b6c8728d3bd9560f32364de7e24e
parent9d7b00638fa6d0701ca8f883edf9e218c3a54412
GDBus: Introduce G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL

This is preferable to the current magical solution whereby the serial
is only rewritten if non-zero. In particular, it makes it easier to
send the same message on multiple connections without having to reset
the serial number.

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusconnection.c
gio/gioenums.h