Module: kamailio Branch: master Commit: 9b1472275530ed4cc32a65cd247dc9997e8b964b URL: https://github.com/kamailio/kamailio/commit/9b1472275530ed4cc32a65cd247dc999...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2021-02-03T12:49:29+01:00
core: replaced --no-atexit with --atexit=val
- val can be y[es] or 1 to enable execution of atexit callbacks; n[o] or 0 to disable the execution of atexit callbacks - default yes - simplified ksr_exit() macro
---
Modified: src/core/daemonize.c Modified: src/core/daemonize.h Modified: src/main.c
---
Diff: https://github.com/kamailio/kamailio/commit/9b1472275530ed4cc32a65cd247dc999... Patch: https://github.com/kamailio/kamailio/commit/9b1472275530ed4cc32a65cd247dc999...