mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-08-10 02:57:00 +00:00
spice.proto: add SPICE_MSG_LIST to base channel
This commit is contained in:
parent
cdb54a8fa5
commit
b444b76655
@ -133,6 +133,7 @@ channel BaseChannel {
|
||||
uint8 message[message_len] @end @nomarshal;
|
||||
} notify;
|
||||
|
||||
Data list; /* the msg body is SpiceSubMessageList */
|
||||
client:
|
||||
message {
|
||||
uint32 generation;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user