GDBusMessage: Make it possible to lock and copy messages
authorDavid Zeuthen <davidz@redhat.com>
Thu, 9 Sep 2010 15:37:14 +0000 (11:37 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Thu, 9 Sep 2010 16:00:32 +0000 (12:00 -0400)
commit67a00658eadfd99ffd1be8cb5a7387e3d77e63a7
tree241951eba78bfb191abfb5e6fce5b2f0b812014e
parent016cecb179de46defe84d674c277add5c2a1bd3f
GDBusMessage: Make it possible to lock and copy messages

Don't actually use this yet as that will require a couple of
modifications to the filter function signature. This is part of the
bug-fix for

 https://bugzilla.gnome.org/show_bug.cgi?id=624546#c8

Signed-off-by: David Zeuthen <davidz@redhat.com>
docs/reference/gio/gio-sections.txt
gio/gdbusmessage.c
gio/gdbusmessage.h
gio/gio.symbols
gio/tests/Makefile.am
gio/tests/gdbus-message.c [new file with mode: 0644]