1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-14 05:57:40 +03:00
lincoln auster a1a03fa54b
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.
2022-01-11 10:47:31 +00:00
..
2022-01-07 17:37:37 +01:00
2021-10-07 22:13:12 +02:00
2021-08-11 09:34:45 +02:00
2021-10-20 22:20:18 +09:00
2021-08-18 13:36:14 +02:00
2020-12-16 17:21:48 +01:00
2021-01-04 11:01:17 +00:00
2021-06-30 23:33:00 +09:00
2021-01-04 11:01:17 +00:00
2022-01-06 22:20:11 +09:00
2021-11-30 13:54:27 +01:00
2021-08-20 11:09:47 +02:00
2021-12-13 09:25:31 +01:00
2021-04-19 23:16:02 +02:00
2021-12-08 11:46:33 +01:00
2021-10-20 22:20:18 +09:00
2021-11-08 10:15:23 +01:00
2020-11-09 13:23:58 +09:00
2020-12-16 17:21:48 +01:00