Re: [Spice-devel] [PATCH 18/18] server/red_worker: match channel_release_pipe_item_proc to red_channel

2011-02-10 Thread Alon Levy
On Tue, Feb 08, 2011 at 09:59:49PM +0100, Marc-André Lureau wrote: Ack. I don't see the need for item_pushed argument, is it used later in your patch series? You should really look at both RedChannel implementations, the one in red_worker.c and the one in red_channel.[ch]. I think it's mainly

Re: [Spice-devel] [PATCH 18/18] server/red_worker: match channel_release_pipe_item_proc to red_channel

2011-02-08 Thread Marc-André Lureau
Ack. I don't see the need for item_pushed argument, is it used later in your patch series? On Mon, Feb 7, 2011 at 7:20 PM, Alon Levy al...@redhat.com wrote: ---  server/red_worker.c |   19 ++-  1 files changed, 10 insertions(+), 9 deletions(-) diff --git a/server/red_worker.c