en user callbacks such as statedata() call returns -1, clixon_backend no

longer silently exits. Instead a log is printed and an RPC error is returned.
This commit is contained in:
Olof hagsand 2017-11-12 16:48:48 +01:00
parent 6f6ffa2319
commit d9c126eed0
3 changed files with 17 additions and 3 deletions

View file

@ -1,5 +1,8 @@
# Clixon CHANGELOG
* When user callbacks such as statedata() call returns -1, clixon_backend no
longer silently exits. Instead a log is printed and an RPC error is returned.
* Support for non-line scrolling in CLI, eg wrap lines. Set with:
CLICON_CLI_LINESCROLLING 0