<div dir="ltr"><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">2017-05-13 10:57 GMT+02:00 Federico Di Pierro <span dir="ltr"><<a href="mailto:nierro92@gmail.com" target="_blank">nierro92@gmail.com</a>></span>:<br></div></div></div></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>i cannot find in doc neither in source a sd_bus_remove_match function.</div><div>How can i properly stop listening on a match? I cannot find any information with google; i only see it seems it existed time ago (around systemd 210).</div><div><br></div><div>Thank you very much for your great work!</div><div>Have a nice day,<br clear="all"><div><div class="m_-5220761535876832438gmail_signature"><div dir="ltr"><div><div dir="ltr">Federico</div></div></div></div></div>
</div></div>
</blockquote></div><br></div><div class="gmail_extra">Ok, it seems i have found how this can be achieved: i just have to pass in a valid sd_bus_slot**; when i'm done, i'll have to call sd_bus_slot_unref on that slot, and it will automatically remove the match and free all resources.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Federico</div></div>