Add timer for monitoring opertaion of PD.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 28 May 2013 05:15:20 +0000 (14:15 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 28 May 2013 05:17:17 +0000 (14:17 +0900)
commitf9aece9ef8b79cabc535441b78e617754afca34b
treebd1a1526c4c17a7ba70fc026c074b6c7d5554382
parent7e9db94d7c59211130504dc57cdcfe8f57331a98
Add timer for monitoring opertaion of PD.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] If the slave doesn't request the PD buffer, client waiting it forever.
[cause] There is no management code for exceptional cases.
[solution] Add the monitor, so the PD buffer is not created in N(5.0) secs, master destroy it automatically.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Icb118601a770e932fbfa3f83b97eba66b1a42982
data/baltic.conf.ini
data/private.conf.ini
include/conf.h
packaging/data-provider-master.spec
src/conf.c
src/instance.c
src/server.c