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č.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to