On Thu, Sep 11, 2025 at 12:20:03PM +0300, Vladimir Sementsov-Ogievskiy wrote: > Now we can use qemu_set_blocking() in these cases. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> > Reviewed-by: Peter Xu <[email protected]> > --- > include/qemu/sockets.h | 1 - > net/dgram.c | 12 +++--------- > net/socket.c | 7 ++----- > net/stream.c | 9 +++------ > net/stream_data.c | 10 ++++------ > util/oslib-posix.c | 4 ---- > util/oslib-win32.c | 9 --------- > 7 files changed, 12 insertions(+), 40 deletions(-) >
Reviewed-by: Daniel P. Berrangé <[email protected]> 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 :|
