Create socket link for debug mode 68/112668/5
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 2 Feb 2017 06:42:55 +0000 (15:42 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 2 Feb 2017 22:55:26 +0000 (07:55 +0900)
commitfcfeb7db11887f428554a36e87cb284709f3b91e
treedec7e74d436261d9e602b2aeef939a505d27b9a7
parent34a5507b3e6f2492a006cc98495b9ae4aa577040
Create socket link for debug mode

When the application is launched by the debugger,
the socket link should be created for re-launching the application.
Until now, the running application by the debugger could not
get the re-launch request.

Requires:
 - https://review.tizen.org/gerrit/#/c/112729/

Change-Id: I1f25f342ef3eeac3dae3e66749fe9a11f7d8851c
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/aul_sock.c