Check socket status 61/266361/4
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 11 Nov 2021 03:54:14 +0000 (12:54 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 11 Nov 2021 06:53:29 +0000 (15:53 +0900)
commitadb4e834ee2313f2049ca260da01e6c93d5c2fce
treefb54add431ad2bd3ca07253228f5f00c4e0ed9da
parentc13279652e33066511d1068508dc2db8f841bb40
Check socket status

When handling the request that is app registration, AMD checks whether
the socket is listening or not. If the socket is listening, AMD will set
the 'true' to the socket_exists flag of the app status handle.

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/launchpad/+/266359/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/aul-1/+/266360/
 - https://review.tizen.org/gerrit/#/c/platform/core/appfw/amd/+/266361/

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