<div class="gmail_quote"><div dir="ltr">On Mon, Mar 20, 2017, 17:14 Jan Alexander Steffens <<a href="mailto:jan.steffens@gmail.com">jan.steffens@gmail.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">You could try calling sd_bus_process(bus, NULL) in a loop while it returns >0 so that the initial hello is handled.</div></blockquote></div><div><br></div><div>Actually, never mind, this is not reliable. IIRC the initial handshake has multiple steps so this can return zero before everything is done. Can't get around polling to do this properly.</div><div class="gmail_quote"></div>