GDBusInterfaceSkeleton: make it possible to export on multiple connections
authorTristan Van Berkom <tristanvb@openismus.com>
Fri, 2 Dec 2011 16:20:21 +0000 (11:20 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Fri, 2 Dec 2011 16:20:21 +0000 (11:20 -0500)
commita00530ecb0e8576e7a023f37a97528da4d0dfce5
treebbb627594c6b459ef777dbb3cd9db4342bf597c0
parent22da18fa706c685da015c9b9a786d810270b3a5f
GDBusInterfaceSkeleton: make it possible to export on multiple connections

This is useful in peer-to-peer connections.

With minor changes by David Zeuthen <davidz@redhat.com>.

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

Signed-off-by: David Zeuthen <davidz@redhat.com>
docs/reference/gio/gio-sections.txt
gio/gdbus-2.0/codegen/codegen.py
gio/gdbusinterfaceskeleton.c
gio/gdbusinterfaceskeleton.h
gio/gio.symbols
gio/tests/Makefile.am
gio/tests/gdbus-peer.c