<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi guys,</div><div><br></div><div>in sd-bus, when D-Bus method callback of my service is invoked (someone is calling me), is it possible to issue another synchronous call to another service upon *the same sd_bus connection*? I.e. does sd_bus instance allow that while it is processing incoming requests and invoking callbacks, a callback in its body uses this sd_bus instance to quickly issue another request-reply call before returning?</div><div><br></div><div>Or in such a case, the proxy needs to create a connection of its own for that quick request-reply round?</div><div><br></div><div>Thanks :)<br></div></div></div></div>