Fix message handling for autostart.
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Tue, 27 Oct 2009 20:24:11 +0000 (18:24 -0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 29 Oct 2009 13:50:08 +0000 (22:50 +0900)
commitbe7c2d6f34d1d3a353d149f25aedb2faba401f28
tree3e22c3d3d662a0805537fc33c3078eff6441dfb3
parent56a3dd96bae7bc308edb5c2d9405154ca4fddf4b
Fix message handling for autostart.

Current implementation of libdbus Request name is blocking, consequently
the first incomming message that triggered the service autostart is not
being processed properly.
gdbus/mainloop.c