Alexander Bulekov
ca5d464151
libqtest: make bufwrite rely on the TransportOps
...
When using qtest "in-process" communication, qtest_sendf directly calls
a function in the server (qtest.c). Previously, bufwrite used
socket_send, which bypasses the TransportOps enabling the call into
qtest.c. This change replaces the socket_send calls with ops->send,
maintaining the benefits of the direct socket_send call, while adding
support for in-process qtest calls.
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-id: 20200220041118.23264-8-alxndr@bu.edu
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2020-02-22 08:26:47 +00:00
..
2020-02-07 15:12:48 +01:00
2020-02-13 14:14:53 +00:00
2019-08-19 08:03:41 -07:00
2020-02-07 15:15:16 +01:00
2020-01-09 11:41:29 +00:00
2020-02-07 15:15:16 +01:00
2019-11-05 16:36:11 +01:00
2020-02-07 15:15:16 +01:00
2019-07-30 12:25:43 +02:00
2019-06-04 15:20:41 +02:00
2019-11-12 14:32:55 +00:00
2020-02-07 15:15:16 +01:00
2020-02-20 16:43:42 +01:00
2020-02-22 08:26:47 +00:00
2020-02-04 17:13:29 +00:00
2019-10-07 15:14:15 +02:00
2020-02-07 15:15:16 +01:00
2020-01-14 11:01:58 +01:00
2019-10-28 13:32:21 +01:00
2019-10-28 13:32:21 +01:00
2020-02-12 16:29:27 +01:00
2019-03-07 22:05:54 +01:00
2019-08-21 10:27:13 +02:00
2019-06-12 13:20:21 +02:00
2019-06-12 13:20:21 +02:00
2020-01-06 18:41:32 +04:00
2019-06-12 13:20:20 +02:00
2020-01-07 14:32:57 +00:00
2020-02-22 08:26:47 +00:00
2019-08-20 17:26:21 +02:00
2020-01-12 11:42:40 +01:00
2019-09-20 17:13:41 -04:00
2019-08-22 17:30:25 +04:00
2019-08-22 17:30:25 +04:00
2019-03-07 22:16:22 +01:00
2020-02-22 08:26:47 +00:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-09-10 08:58:43 +02:00
2019-08-16 13:31:52 +02:00
2019-12-17 09:05:23 +01:00
2019-08-16 13:31:52 +02:00
2019-10-28 12:00:07 +01:00
2019-09-10 08:58:43 +02:00
2019-12-18 08:36:16 +01:00
2020-01-08 11:15:35 +01:00
2019-03-05 14:43:11 +01:00
2019-03-07 22:16:22 +01:00
2019-06-12 13:18:33 +02:00
2019-12-17 09:05:23 +01:00
2019-12-17 09:05:23 +01:00
2019-10-17 17:02:32 -04:00
2019-08-16 13:31:52 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-06-12 13:18:33 +02:00
2019-09-03 23:24:42 +02:00
2019-12-17 09:05:23 +01:00
2019-06-12 13:18:33 +02:00
2019-12-18 12:28:44 +01:00
2020-02-04 09:00:57 +01:00
2020-01-24 20:59:15 +01:00
2019-12-17 09:05:23 +01:00
2019-03-11 16:33:49 +01:00
2020-01-14 11:01:58 +01:00
2019-02-18 14:44:04 +01:00
2019-03-05 14:43:11 +01:00
2019-12-18 08:36:15 +01:00
2020-02-22 08:26:47 +00:00
2020-02-22 08:26:47 +00:00
2019-08-16 13:31:52 +02:00
2019-08-20 17:26:19 +02:00
2019-12-18 08:36:15 +01:00
2019-06-03 14:03:00 +02:00
2019-08-20 17:26:19 +02:00
2019-12-18 20:17:45 +00:00
2019-09-03 23:24:42 +02:00
2020-01-20 09:10:23 +01:00
2019-07-05 17:08:03 -03:00
2019-10-26 15:38:06 +02:00