Skip to content

zb: Add Connection::request_name_with_flags

Zeeshan Ali Khan requested to merge zeenix/zbus:request_name_with_flags into main

Let's provide API in Connection and advertise this over the raw fdo one so that even in case where Connection::request_name is insufficient, user can register names through Connection and we can track them.

Fixes #291 (closed).

Merge request reports