Add new method to get the PID of client process.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 17 Apr 2014 12:58:36 +0000 (21:58 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 17 Apr 2014 13:11:50 +0000 (22:11 +0900)
commit327f620ea51a132122c03eeb3475332119be1396
tree21d16daa9d193a3558736d65960f2a0966986d17
parent9c6c30f4c6cf4a14f042d4cfb92bd25e6e834288
Add new method to get the PID of client process.

Only if the client is in same host (localhost),
Get the PID from socket and deliever it to the service core.

Change-Id: I79c2aafe4ab5c2480a29a413701058ce92999c99
include/service_common.h
packaging/data-provider-master.spec
src/service_common.c