diff options
author | lincoln auster <lincolnauster@gmail.com> | 2022-01-11 11:47:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-11 11:47:31 +0100 |
commit | a1a03fa54bfb45315eefaa49ceb38a21aceafde8 (patch) | |
tree | 23992725e19fac1b2db98e473ac71ea0d3d20386 /src/tmpfiles/meson.build | |
parent | boot: Fix readdir_harder() on VirtualBox (diff) | |
download | systemd-a1a03fa54bfb45315eefaa49ceb38a21aceafde8.tar.xz systemd-a1a03fa54bfb45315eefaa49ceb38a21aceafde8.zip |
sd-bus/man: document EBUSY error in bus_message_read (#21954)
* sd-bus/man: document EBUSY error in bus_message_read
The EBUSY error can be returned from sd_bus_exit_container(), and, if
that happens, it will be propogated upwards towards bus_message_read. In
terms of documentation, this means that bus_message_read's man page
can't just include the error text for sd_bus_message_read_basic, as
reading basic types exclusively doesn't have the potential for this
error.
sd_bus_message_read_basic's error documentation isn't incorrect when
applied to sd_bus_message_read, it's just incomplete. While EBUSY is
documented in sd_bus_message_open_container.xml,
it's explanation is unique to the sd_bus_message_exit_container function
and makes for poor documentation of the general read API.
Diffstat (limited to 'src/tmpfiles/meson.build')
0 files changed, 0 insertions, 0 deletions