[Spice-devel] [PATCH spice-streaming-agent v4 0/4] Handle more completely device messages

Frediano Ziglio fziglio at redhat.com
Wed Feb 21 15:47:12 UTC 2018


Avoids losing sync with the device.
Handle some missing messages.

Changes since v3:
- reverse function order to avoid function declaration.

Changes since v2:
- fix typo;
- use the term "handle" instead of "read";
- return void from handling functions.

Changes since v1:
- avoid the usage of ERROR macro.


Frediano Ziglio (4):
  Use exception handling data from streaming device
  Separate handling start/stop message from server
  Handle capabilities
  Stub to handle errors from server

 src/spice-streaming-agent.cpp | 104 ++++++++++++++++++++++++++++--------------
 1 file changed, 71 insertions(+), 33 deletions(-)

-- 
2.14.3



More information about the Spice-devel mailing list