[Spice-devel] [PATCH 0/4] Limit CursorChannel public interface

Frediano Ziglio fziglio at redhat.com
Fri May 13 09:16:30 UTC 2016


Hi, this is mostly an attempt to limit the public interface
to what I think should be the minimum information needed to
know by an user of a channel.

In particular the client is mainly hidden and the set of
method are really small.

Frediano Ziglio (4):
  move cursor_connect to CursorChannel
  make cursor_channel_client_new static
  hide CursorChannelClient implementation details
  add some comments to cursor-channel.h header

 server/cursor-channel.c | 46 +++++++++++++++++++++++++++++++++++++++-------
 server/cursor-channel.h | 47 ++++++++++++++++++++++++++++++++++++-----------
 server/red-worker.c     | 36 ++++++------------------------------
 3 files changed, 81 insertions(+), 48 deletions(-)

-- 
2.7.4



More information about the Spice-devel mailing list