mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-29 17:07:15 +00:00
spice.proto: add SPICE_MSG_LIST to base channel
This commit is contained in:
parent
5ea8687843
commit
33feaf75d6
@ -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