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

Lukáš Hrázký lhrazky at redhat.com
Wed Feb 21 16:22:59 UTC 2018


On Wed, 2018-02-21 at 15:47 +0000, Frediano Ziglio wrote:
> 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(-)
> 

For the series:
Acked-by: Lukáš Hrázký <lhrazky at redhat.com>


More information about the Spice-devel mailing list