Skip to content

separating sd_event from sd_bus #17

@mischief

Description

@mischief

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions