Hello Daniel, Thanks for reviewing! Best regards, Leo
On Fri, Nov 12, 2021 at 7:15 AM Daniel P. Berrangé <berra...@redhat.com> wrote: > > On Fri, Nov 12, 2021 at 02:10:37AM -0300, Leonardo Bras wrote: > > Change qio_channel_socket_writev() in order to accept flags, so its possible > > to selectively make use of sendmsg() flags. > > > > qio_channel_socket_writev() contents were moved to a helper function > > qio_channel_socket_writev_flags() which accepts an extra argument for flags. > > (This argument is passed directly to sendmsg(). > > > > Signed-off-by: Leonardo Bras <leob...@redhat.com> > > --- > > io/channel-socket.c | 26 +++++++++++++++++++------- > > 1 file changed, 19 insertions(+), 7 deletions(-) > > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> > > > Regards, > Daniel > -- > |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| > |: https://libvirt.org -o- https://fstop138.berrange.com :| > |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| >