[Spice-devel] [PATCH spice-server v2 3/8] spice.proto: add SPICE_MSG_LIST to base channel
Alon Levy
alevy at redhat.com
Tue Jan 10 04:57:05 PST 2012
On Tue, Jan 10, 2012 at 01:25:17PM +0200, Yonit Halperin wrote:
Maybe a comment on why SpiceSubMessageList is not defined inside
spice.proto but is opaque?
Other then that ACK.
> ---
> spice.proto | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/spice.proto b/spice.proto
> index 0ff1c12..28ae6f9 100644
> --- a/spice.proto
> +++ b/spice.proto
> @@ -133,6 +133,7 @@ channel BaseChannel {
> uint8 message[message_len] @end @nomarshal;
> } notify;
>
> + Data list; /* the msg body is SpiceSubMessageList */
> client:
> message {
> uint32 generation;
> --
> 1.7.6.4
>
More information about the Spice-devel
mailing list