Fix socket option of rpc port request 45/267545/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 7 Dec 2021 04:54:40 +0000 (13:54 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 7 Dec 2021 04:54:40 +0000 (13:54 +0900)
commit26c23c0d2d811b28fe19f1dbf8be1dfcd03d4e3c
treed4bd76eb1e196de6ee6e50979d647578cc146140
parentb3f9465c380bd126aeb177bbc1d5582a11f1cb60
Fix socket option of rpc port request

To pending the launch request, this patch changes the socket option to
AUL_SOCK_QUEUE. If the callee application is not ready to get launch requests,
AMD will pend the launch request to the pending item.

Change-Id: I10b7fd4117d38e3ede6b0c31128b1d729cfcebf6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/aul_rpc_port.cc