bus1 / dbus-broker

Linux D-Bus Message Broker
https://github.com/bus1/dbus-broker/wiki
Apache License 2.0
667 stars 78 forks source link

bus/driver: rework EPERM handling #307

Closed dvdhrm closed 1 year ago

dvdhrm commented 1 year ago

A set of 3 patches reworking how we currently return EPERM from stubs. The first two commits are fixed that should go in anyway, the third is a suggestion on how to improve the situation with stubbed driver calls.

Cc: @draconicfae @teg