unbound/dynlibmod
PMunch 8802509a61 Fix return code of init to mirror native modules
The return code of the init procedure was just set to be 1 in the
dynamic library loading module. This ha been rectified and it will now
return whatever is returned from the loaded module.
2019-11-20 15:13:57 +01:00
..
examples Fix return code of init to mirror native modules 2019-11-20 15:13:57 +01:00
dynlibmod.c Fix return code of init to mirror native modules 2019-11-20 15:13:57 +01:00
dynlibmod.h Fix return code of init to mirror native modules 2019-11-20 15:13:57 +01:00