GDBus: Don't use abstract sockets in test code
authorDavid Zeuthen <davidz@redhat.com>
Thu, 23 Sep 2010 23:16:25 +0000 (19:16 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Thu, 23 Sep 2010 23:16:25 +0000 (19:16 -0400)
commit4d9ae95ae05669f329381898c38e6a98ae7f0cd5
tree3a0c4ec4fb2256f1fd343328d4a905d939a7c8e9
parenta35eb7047116d0614d9d8dc9d1e435d45659d0d6
GDBus: Don't use abstract sockets in test code

It doesn't really work right now because of a dbus-daemon(1) bug - see
the comment added in the TODO section of gdbusconnection.c. So revert
to old behavior. The downside is a lot of files in /tmp but right now
that's better than not being able to run tests in a loop.

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusconnection.c
gio/tests/gdbus-sessionbus.c