Remove socket link 09/266009/4
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 4 Nov 2021 03:07:31 +0000 (12:07 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 4 Nov 2021 06:25:51 +0000 (15:25 +0900)
commit3305ba9446da56ae4598298e7496f42370f04e9a
tree12ce1ac1bbc4adee178a1bac83154e3c6b0cf850
parent7e0fe22c6c897bfd937c4ceef9f92981ba803838
Remove socket link

While calling the aul_sock_destroy_server() function, the function
removes the socket link if that exists. This patch is to remove
the unnecessary link file.

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