manager: Allow async CreateSession method call
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Wed, 31 Oct 2012 09:33:27 +0000 (10:33 +0100)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 5 Nov 2012 12:40:03 +0000 (14:40 +0200)
commit728983ff6cd60fb9a827d76dbbc77f65c66783b3
tree0c9cd3298103006237a652d3312e7a85c2f6384f
parent7b067f2681d69fb9690f4d6b4e2ef62485ea4fd2
manager: Allow async CreateSession method call

The CreateSession D-Bus call should be marked as async call in order
to allow the session core to defer the response.
src/manager.c