Marc-André Lureau
3f08376c2e
util: make do_send_recv work with partial send/recv
...
According to msdn documentation and Linux man pages, send() should try
to send as much as possible in blocking mode, while recv() may return
earlier with a smaller available amount, we should try to continue
send/recv from there.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20221006113657.2656108-3-marcandre.lureau@redhat.com>
2022-10-12 19:22:01 +04:00
..
2022-05-09 10:43:23 +01:00
2022-03-17 11:23:18 +00:00
2022-06-24 17:07:06 +02:00
2022-04-06 14:31:55 +02:00
2022-06-06 09:26:53 +02:00
2022-03-07 13:16:49 +00:00
2022-04-06 10:50:37 +02:00
2022-06-21 09:28:41 -07:00
2022-05-03 15:18:14 +04:00
2022-04-06 14:31:55 +02:00
2022-05-04 15:55:23 +02:00
2022-05-04 15:55:23 +02:00
2022-08-12 11:33:52 +01:00
2022-03-21 15:44:44 +01:00
2022-04-28 08:51:56 +02:00
2022-05-03 15:17:56 +04:00
2022-04-06 14:31:55 +02:00
2022-03-17 11:23:18 +00:00
2022-06-24 17:07:06 +02:00
2022-04-06 14:31:43 +02:00
2022-06-20 08:38:58 -03:00
2022-10-12 19:22:01 +04:00
2022-09-02 10:22:39 +08:00
2022-04-21 17:03:51 +04:00
2022-04-20 10:51:11 -07:00
2022-05-09 10:43:23 +01:00
2022-03-07 13:16:49 +00:00
2022-07-13 16:58:57 +02:00
2022-08-26 13:34:21 +02:00
2022-07-13 16:58:57 +02:00
2022-10-12 19:22:00 +04:00
2022-09-29 14:38:05 +04:00
2022-05-28 11:42:56 +02:00
2022-06-29 10:56:12 +03:00
2022-09-26 17:23:47 +02:00
2022-04-06 14:31:55 +02:00
2022-05-12 12:29:44 +02:00
2022-05-12 12:21:30 +02:00
2022-04-06 14:31:43 +02:00
2022-09-02 15:54:46 +04:00
2022-04-06 14:31:56 +02:00
2022-10-12 19:21:31 +04:00
2022-06-21 09:24:34 -07:00
2022-03-07 13:16:49 +00:00
2022-05-25 21:26:26 +02:00
2022-04-06 10:50:38 +02:00
2022-05-03 15:53:20 +04:00