mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Dynamic library module is now only a thin wrapper that loads dynamic libraries and forwards all function calls directly to the loaded module. This meant adding get_mem and clear, and get_mem calls have been added in the expected places. Documentation has also been added to the example.conf and the unbound.conf manpage. |
||
|---|---|---|
| .. | ||
| python | ||
| context.c | ||
| context.h | ||
| libunbound.c | ||
| libworker.c | ||
| libworker.h | ||
| ubsyms.def | ||
| unbound-event.h | ||
| unbound.h | ||
| worker.h | ||