[Spice-devel] [PATCH spice-server 0/4] Fix tight loop in RedChannelClient

Frediano Ziglio fziglio at redhat.com
Mon Sep 18 10:28:26 UTC 2017


This series supersedes previous one adding a test.
First 2 patches are exactly version 2.

Frediano Ziglio (4):
  red-channel-client: Introduce a helper to update watch event mask
  red-channel-client: Prevent too tight loop waiting for ACKs
  Introduce some macros to help declaring new GObject
  tests: Add a test to check tight loop during ack waiting

 server/red-channel-client.c |  32 ++--
 server/red-common.h         |  60 ++++++++
 server/tests/Makefile.am    |   1 +
 server/tests/test-channel.c | 347 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 429 insertions(+), 11 deletions(-)
 create mode 100644 server/tests/test-channel.c

-- 
2.13.5



More information about the Spice-devel mailing list