Apply secure log and update the terminate sequence.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 13 Jun 2013 01:12:10 +0000 (10:12 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 13 Jun 2013 01:24:57 +0000 (10:24 +0900)
commita5959a0e1b3a78ccbc82e3854af6f320b6bd1673
treeeb5819f7de31763d154400aecbd103b799960774
parent7ab43c03b6ed9a31bb0fa38cb6bb7fd2a64c3254
Apply secure log and update the terminate sequence.

[model] Tizen
[binary_type] AP
[customer] Tizen Developer
[issue#] N/A
[problem] Before close the socket, disconnected callback should be deleted first.
[cause] com-core is changed. even though the user close the socket, if there is any registered callback for disconnecting event, it will be invoked.
[solution] Delete disconnection callback first before close the socket.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Iac32ef696ae32812ab40562764a255205842cd6c
include/debug.h
live.viewer/include/debug.h
packaging/liblivebox-viewer.spec
src/client.c