-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
hi,
in several of the examples they construct a bus client through the open method, only to ignore the bus and instead manipulate the internal sd_event that is grabbed out of sd_bus.
would it be possible to add first class support for sd_event? i understand that this library is focused on dbus, but it seems silly to construct a bus client only to never need it and only access its event loop, when the event loop could be created and manipulated separately.
Metadata
Metadata
Assignees
Labels
No labels