clixon/lib
Corey Minyard 9bdacc8671 Add a way to report rpc-errors from a plugin
Add plugin_rpc_err(), which works something like clixon_err, but it
saves error information from a plugin for reporting rpc-errors that
need to be returned.

Also add plugin_rpc_err_xml(), which does an XML formatted error.

The plugin error is stored in the clixon_handle and retrieved from
there.

Signed-off-by: Corey Minyard <corey@minyard.net>
2025-01-30 15:21:24 +01:00
..
clixon Add a way to report rpc-errors from a plugin 2025-01-30 15:21:24 +01:00
src Add a way to report rpc-errors from a plugin 2025-01-30 15:21:24 +01:00
Makefile.in Make: break directly on compile warning 2025-01-23 12:21:12 +01:00