send_message() and send_message_oneway() are almost identical, implement the later in terms of the former. The patch also fixes send_message() to work properly with MsgIn = void. Reviewed-by: Asias He <asias@cloudius-systems.com>
send_message() and send_message_oneway() are almost identical, implement the later in terms of the former. The patch also fixes send_message() to work properly with MsgIn = void. Reviewed-by: Asias He <asias@cloudius-systems.com>