Fix send function implemenation 91/266691/1
authorjusung <jusung07.son@samsung.com>
Wed, 17 Nov 2021 08:37:14 +0000 (17:37 +0900)
committerjusung <jusung07.son@samsung.com>
Wed, 17 Nov 2021 08:41:28 +0000 (17:41 +0900)
commitebea41881cd8efd7e809673cc60a79c4ee137f37
tree27d18c4d0493d7bb7bc0e03bd62f46942ccbda7c
parent59d895bc68472aec7fbc420fcba9ea62bc293fba
Fix send function implemenation

After queuing the message, message port checks whether writing is now possible or not.

Change-Id: I549d66272891c59c0f2cb255f8300c898c5c44d3
Signed-off-by: jusung <jusung07.son@samsung.com>
src/message_port_common.c
src/message_port_local.c