qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Tejus GK <tejus.gk@nutanix.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH v6 1/2] QIOChannelSocket: add a "blocking" field to QIOChannelSocket
Date: Mon, 13 Oct 2025 10:23:28 +0100	[thread overview]
Message-ID: <aOzFEJrwfZISp9SM@redhat.com> (raw)
In-Reply-To: <20251013092126.3480671-2-tejus.gk@nutanix.com>

On Mon, Oct 13, 2025 at 09:21:21AM +0000, Tejus GK wrote:
> Add a 'blocking' boolean field to QIOChannelSocket to track whether the
> underlying socket is in blocking or non-blocking mode.
> 
> Signed-off-by: Tejus GK <tejus.gk@nutanix.com>
> ---
>  include/io/channel-socket.h | 1 +
>  io/channel-socket.c         | 2 ++
>  2 files changed, 3 insertions(+)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With 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 :|



  reply	other threads:[~2025-10-13  9:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-13  9:21 [PATCH v6 0/2] Add zerocopy partial flush support for live migrations Tejus GK
2025-10-13  9:21 ` [PATCH v6 1/2] QIOChannelSocket: add a "blocking" field to QIOChannelSocket Tejus GK
2025-10-13  9:23   ` Daniel P. Berrangé [this message]
2025-10-13  9:21 ` [PATCH v6 2/2] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF Tejus GK
2025-10-13  9:34   ` Tejus GK
2025-10-13  9:38   ` Daniel P. Berrangé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aOzFEJrwfZISp9SM@redhat.com \
    --to=berrange@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=tejus.gk@nutanix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).