Send PD close event to the slave if it fails.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 28 Mar 2013 09:01:54 +0000 (09:01 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 28 Mar 2013 09:03:48 +0000 (09:03 +0000)
commite444f6c0afca3e1fef3fdee52b0b500dd1cd42cb
tree21496d45e91909ca6a05559771e2d1d4d4b0818f
parent3f7717a45e8dcf8dcfd399c9ec3fbaf08c35bb8f
Send PD close event to the slave if it fails.

If the provider(master) failes to load the EDJE of PD,
send the failed event to the slave not only to the client.

Before apply this patch, the slave couldn't know what happens
when the master couldn't open a PD (failed to load EDJE),
So the slave always pending all update reuqests.

Change-Id: I4767628bfa69cf2d082f69a0f2d62c67908af0e1
packaging/data-provider-master.spec
src/instance.c
src/server.c