[Spice-devel] [PATCH spice-server] red-channel: Small comment on "core" field
Frediano Ziglio
fziglio at redhat.com
Fri Mar 29 12:29:58 UTC 2019
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
server/red-channel.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/server/red-channel.c b/server/red-channel.c
index 121c7e475..4015c12df 100644
--- a/server/red-channel.c
+++ b/server/red-channel.c
@@ -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;
--
2.20.1
More information about the Spice-devel
mailing list