Re: [Spice-devel] [PATCH spice-server] EXPERIMENTAL: Remove DISPATCHER_ASYNC

2017-09-06 Thread Jonathon Jongsma
So I didn't know you were going to do this and after lunch I basically implemented the same thing and sent it without noticing this patch :/ Anyway, since then I made a couple of changes and rebased it before the documentation patch. I'll send an updated patch series. On Wed, 2017-09-06 at 18:40

[Spice-devel] [PATCH spice-server] EXPERIMENTAL: Remove DISPATCHER_ASYNC

2017-09-06 Thread Frediano Ziglio
Very quick patch to check Jonathon suggestion, quick tests seems to indicate that it works --- server/dispatcher.c | 11 --- server/dispatcher.h | 16 +--- server/red-worker.c | 52 +--- 3 files changed, 26 insertions(+), 53 delet