spice.proto: add SPICE_MSG_LIST to base channel

This commit is contained in:
Yonit Halperin 2012-01-10 09:29:27 +02:00 committed by Marc-André Lureau
parent cdb54a8fa5
commit b444b76655

View File

@ -133,6 +133,7 @@ channel BaseChannel {
uint8 message[message_len] @end @nomarshal;
} notify;
Data list; /* the msg body is SpiceSubMessageList */
client:
message {
uint32 generation;