Add timer for monitoring opertaion of PD.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 28 May 2013 05:43:07 +0000 (14:43 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 28 May 2013 05:43:07 +0000 (14:43 +0900)
commit785a181bdccc54fb22c9e482628d85ff82e01a08
tree9d210d997163eeb0d6cee7fa468a03b73bd0ec61
parent2f38a56a98edfd9e695d0c3e77bc5b446e8e9368
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: I2a83060b7218b2deb2dcc4d9040a47decfe06238
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