[Spice-devel] [PATCH] server: moved agent pipe headers to spice-protocol
Hans de Goede
hdegoede at redhat.com
Mon Aug 30 03:00:54 PDT 2010
Ack.
On 08/30/2010 01:49 PM, Alon Levy wrote:
>
> diff --git a/server/reds.c b/server/reds.c
> index b7c6ce7..3ed5ba9 100644
> --- a/server/reds.c
> +++ b/server/reds.c
> @@ -174,16 +174,6 @@ enum {
> VDI_PORT_READ_STATE_READ_DATA,
> };
>
> -enum {
> - VDP_CLIENT_PORT = 1,
> - VDP_SERVER_PORT,
> -};
> -
> -typedef struct __attribute__ ((__packed__)) VDIChunkHeader {
> - uint32_t port;
> - uint32_t size;
> -} VDIChunkHeader;
> -
> typedef struct VDIPortState {
> int connected;
> uint32_t plug_generation;
> _______________________________________________
> 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