[systemd-devel] [PATCH 00/28] Initial DHCP v4 library implementation
Colin Walters
walters at verbum.org
Wed Nov 13 14:51:30 PST 2013
On Thu, 2013-11-14 at 07:25 +0900, Marcel Holtmann wrote:
> I am a bit lost on your concerns here. Our focus for ConnMan is libsystemd-bus and kdbus support.
Yeah, sorry; I just kind of used your mail as a basis for the larger
picture of sd_event as public API.
> And as a system daemon, I only care about writing to the Journal.
> No idea why I would need a event loop for that.
Ah...even if you're not spawning external processes, I'd imagine you at
least want g_timeout_add()/sd_event_add_monotonic() type thing where
library code manipulates the poll timeout.
More information about the systemd-devel
mailing list