summaryrefslogtreecommitdiff
path: root/src/daemon/dlt-daemon.c
diff options
context:
space:
mode:
authorYusuke Sato <yusuke-sato@apn.alpine.co.jp>2018-05-23 22:37:16 +0900
committerChristoph Lipka <clipka@users.noreply.github.com>2018-05-23 15:37:16 +0200
commitd8852d54c336d693e1bcc0eb2fc0e3064f09f4b4 (patch)
treef2bd7509b174904069dfe690d8f6a3ab9f4230fe /src/daemon/dlt-daemon.c
parentda6eefe5cac244421c5af413c54e420717e11c9e (diff)
downloadDLT-daemon-d8852d54c336d693e1bcc0eb2fc0e3064f09f4b4.tar.gz
dlt-daemon: Continue to send log level / connection status even if error occurs (#61)
In previous, there was possibility that application could not get notification from dlt-daemon due to wrong error handling. (e.g.) 1. App1, App2 and App3 register App/Context 2. App2 crashes without unregistering App/Context 3. Change default log level from DLT Viewer --> App1 can receive new default log level from dlt-daemon but App3 cannot. This patch makes processing non-stop even if error occurs in below cases: - While updating log level of all registered apps - While updating default log level/ default trace status - While updating connection status between dlt-daemon and dlt-client Signed-off-by: Yusuke Sato <yusuke-sato@apn.alpine.co.jp>
Diffstat (limited to 'src/daemon/dlt-daemon.c')
0 files changed, 0 insertions, 0 deletions