author | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Feb 2015 10:31:23 +0000 (11:31 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Feb 2015 14:00:37 +0000 (15:00 +0100) | ||
commit | eae5d03ff51ed65e77058aebb944dffa0a9bb142 | |
tree | e2e760a7f4d792181790d5a774a251ba0e72d27d | tree | snapshot |
parent | 7f8971d3e987a028b155decaae4cb80de89b8447 | commit | diff |
Unload all plugins when shutting down sysdbd.
This will destruct all registered user-data objects, thus properly shutting
down all internal plugin state (e.g. connections to other systems).
This will destruct all registered user-data objects, thus properly shutting
down all internal plugin state (e.g. connections to other systems).
src/core/plugin.c | diff | blob | history | |
src/include/core/plugin.h | diff | blob | history | |
src/tools/sysdbd/main.c | diff | blob | history |