Bug 618882 – No way to ensure that a message is sent
authorDavid Zeuthen <davidz@redhat.com>
Wed, 7 Jul 2010 19:00:23 +0000 (15:00 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 7 Jul 2010 19:03:03 +0000 (15:03 -0400)
commit62a1ccf526e7b23ac39cdf7251eac5706eef3f57
tree613b12bc60a3f145a5495862fa2b7075b5f2b1c3
parentd4f35ae9ed230ccc04b8f50067a0d0dda95b7d5f
Bug 618882 – No way to ensure that a message is sent

Add g_dbus_connection_flush{_finish,sync}().

https://bugzilla.gnome.org/show_bug.cgi?id=618882

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