[systemd-devel] Exception safety od sd-bus

Stanislav Angelovič angelovic.s at gmail.com
Thu Jul 22 12:04:27 UTC 2021


Hi guys!

Assuming sd-bus is used in a C++ application, is sd-bus safe against
exceptions flying from e.g. a sd-bus vtable callback handler (provided by
the C++ application) and catching them in the caller of sd_bus_process()
(which is the same C++ app)?

Or this is not supported (so leaks or whatever obscure situations may
happen then)?

Thanks,

Stanislav Angelovič.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20210722/c6a1a81d/attachment.htm>


More information about the systemd-devel mailing list