[systemd-devel] Impossible to add events to event loop without adding at least one event before calling sd_event_loop() on systemd 222

2016-05-29 Thread Christian Lockley
Hi, Just wondering if it should be possible to add events the empty event loop. Christian Lockley ___ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] Best way to ensure only registered clients can use certain methods.

2016-05-29 Thread Christian Lockley
call sd_bus_message_get_sender() again in all the other functions, verifying the value matches what I expect. Is this the correct or best way to do this? Christian Lockley ___ systemd-devel mailing list [email protected] https