Refactor settings code to avoid exit calls
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Apr 2012 12:02:09 +0000 (14:02 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Apr 2012 12:02:09 +0000 (14:02 +0200)
commit699a3fdd881c07a450e89a876caa23775ebbb930
treee1805ea1c78efc4d65c2dc52032fc3f95d580e0c
parent87fde61682447c4f48c571f86c77b25e07ff43d3
Refactor settings code to avoid exit calls

Problem with exit calls is that settings/services POSTed during
run-time would stop the daemon completely.
src/http_command.c
src/pazpar2_config.c
src/settings.c
src/settings.h