MessagePortService returns E_RESOURCE_UNAVAILABLE when the socket receiver buffer... 86/14086/1
authorHyunbin Lee <hyunbin.lee@samsung.com>
Tue, 19 Nov 2013 05:50:15 +0000 (14:50 +0900)
committerHyunbin Lee <hyunbin.lee@samsung.com>
Mon, 23 Dec 2013 06:51:34 +0000 (15:51 +0900)
commit29ade27ab7b8435c899a36f3513086534c3870c9
tree7a4cc2637685b61926ab1190d7f8bd4cd790138a
parent4bf39caf0593b19b3fb12c172334840bb88ab53a
MessagePortService returns E_RESOURCE_UNAVAILABLE when the socket receiver buffer of remote port is temporarily full.

Change-Id: I0c774d06ec0b973a517e183d922c963b9d6b4dd7
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
src/FIo_MessagePortService.cpp
src/IpcServer.cpp