summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_dump.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove message->priority fieldZbigniew Jędrzejewski-Szmek2020-04-071-1/+1
| | | | | | | | | | | A warning is emitted from sd_bus_message_{get,set}_priority. Those functions are exposed by pystemd, so we have no easy way of checking if anything is calling them. Just making the functions always return without doing anything would be an option, but then we could leave the caller with an undefined variable. So I think it's better to make the functions emit a warnings and return priority=0 in the get operation.
* man: document man/sd_bus_message_dump.xmlZbigniew Jędrzejewski-Szmek2020-01-301-0/+107