When user callbacks p_statedata() clixon_backend nolonger silently exit

This commit is contained in:
Olof hagsand 2017-11-14 23:14:51 +01:00
parent d9c126eed0
commit 61551b07d6
3 changed files with 49 additions and 34 deletions

View file

@ -1,7 +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.
* When user callbacks p_statedata() or rpc callback call returns -1,
clixon_backend nolonger 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