diff options
author | Marc-André Lureau | 2022-04-25 15:39:06 +0200 |
---|---|---|
committer | Marc-André Lureau | 2022-05-03 13:52:33 +0200 |
commit | 701544cfaf46f24d912ad1714eb24641c3c96837 (patch) | |
tree | f9d4abe1e12411055c4039733aed41e70007a689 /hw/virtio/vhost-user.c | |
parent | qga: replace qemu_set_nonblock() (diff) | |
download | qemu-701544cfaf46f24d912ad1714eb24641c3c96837.tar.gz qemu-701544cfaf46f24d912ad1714eb24641c3c96837.tar.xz qemu-701544cfaf46f24d912ad1714eb24641c3c96837.zip |
hw: replace qemu_set_nonblock()
Those calls are non-socket fd, or are POSIX-specific. Use the dedicated
GLib API. (qemu_set_nonblock() is for socket-like)
(this is a preliminary patch before renaming qemu_set_nonblock())
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'hw/virtio/vhost-user.c')
0 files changed, 0 insertions, 0 deletions