mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 01:27:12 +00:00
red-channel: Small comment on "core" field
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
62bc14d81d
commit
70612bf297
@ -70,6 +70,9 @@ struct RedChannelPrivate
|
||||
uint32_t type;
|
||||
uint32_t id;
|
||||
|
||||
/* "core" interface to register events.
|
||||
* Can be thread specific.
|
||||
*/
|
||||
SpiceCoreInterfaceInternal *core;
|
||||
gboolean handle_acks;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user