diff options
author | Alejandro Zeise <alejandro.zeise@seagate.com> | 2024-10-08 09:57:13 +0200 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2024-10-10 12:33:31 +0100 |
commit | 78a5822820f9356bcd3bd8824186dd953c33028b (patch) | |
tree | 8b6e1b842c8d8359335f60f99cf9fa9613168755 /ui/spice-input.c | |
parent | 278d59601536a95a3c62af31ebd20e0bfcb833fc (diff) | |
download | qemu-78a5822820f9356bcd3bd8824186dd953c33028b.zip qemu-78a5822820f9356bcd3bd8824186dd953c33028b.tar.gz qemu-78a5822820f9356bcd3bd8824186dd953c33028b.tar.bz2 |
util/iov: Introduce iov_send_recv_with_flags()
In order to support a new update function, a flag needs to be passed
to the kernel via the socket send call (MSG_MORE) to notify it that
more data is to be expected to calculate the hash correctly.
Add a new iov helper for this purpose.
Signed-off-by: Alejandro Zeise <alejandro.zeise@seagate.com>
[ clg: - Split iov changes from original patch
- Checkpatch fixes ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'ui/spice-input.c')
0 files changed, 0 insertions, 0 deletions