]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-bus/test-bus-chat.c
bus: rework synchronization logic
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Mar 2013 00:49:56 +0000 (01:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Mar 2013 00:49:56 +0000 (01:49 +0100)
commitd728d708c3ccfcb34f6d7673f7855fbf0c10aeec
treed6d059970324202b65a5077da38a566f356c403d
parent9f26c90cb50c45d4549c4dd569917b4ac143b94d
bus: rework synchronization logic

Instead of allowing certain actions fail during authentication and
connection setup, implicitly synchronize on the connection to be set up
completely before returning.
src/libsystemd-bus/sd-bus.c
src/libsystemd-bus/sd-bus.h
src/libsystemd-bus/test-bus-chat.c