[Spice-devel] [linux-vdagent PATCH 0/4]: fix chunk demultiplexing
Alon Levy
alevy at redhat.com
Thu Mar 24 01:42:12 PDT 2011
On Wed, Mar 23, 2011 at 08:31:04PM +0100, Hans de Goede wrote:
> Hi All,
>
> While looking into adding support for disabling copy paste to
> spice-server, I noticed that spice-server can intermix chunks
> from 2 different agent messages, when they come from different
> sources (ports in chunk terms, client versus server). The windows
> code has an ugly hack to cope with this (it assumes messages from
> the server will always fit within 1 chunk, which is true).
> The linux spice-vdagent OTOH until now did not cope with this at
> all.
>
> This patch sets fixing this, by doing the re-assembling of chunks
> into vdagent messages per port.
>
> Review appreciated.
ACK, just two nitpicks in the fourth patch.
>
> Regards,
>
> Hans
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list