rpcd/include
Jo-Philipp Wich 7235f34895 plugin: store pointer to exec timeout value in the ops structure
This is required for plugins that need access to the configured execution
timeout. The global variable cannot be used as-is since we dlopen() with
RTLD_LOCAL.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-28 12:10:40 +01:00
..
rpcd plugin: store pointer to exec timeout value in the ops structure 2018-11-28 12:10:40 +01:00