On 20/08/14 16:28, Tom Gundersen wrote:
> +int attach_sd_event_to_g_main_loop(GMainLoop *loop, sd_event *event) {

(I know this is only a proof of concept but)

I think the construct you're looking for is a GMainContext, not a GMainLoop:

    https://tecnocode.co.uk/2014/03/27/what-is-gmaincontext/

(I know many event frameworks conflate the two.)

Regards,
    S

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to