On Thu, Dec 17, 2020 at 09:40:38PM -0800, elena.ufimts...@oracle.com wrote:
> From: Elena Ufimtseva
>
> Adds qio_channel_writev_full_all() to transmit both data and FDs.
> Refactors existing code to use this function.
>
> Signed-off-by: Elena Ufimtseva
> Signed-off-by: John G Johnson
> Signed-
From: Elena Ufimtseva
Adds qio_channel_writev_full_all() to transmit both data and FDs.
Refactors existing code to use this function.
Signed-off-by: Elena Ufimtseva
Signed-off-by: John G Johnson
Signed-off-by: Jagannathan Raman
---
include/io/channel.h | 25 +
io/chan