[Spice-devel] [PATCH spice-streaming-agent v3 0/2] refactor the protocol I/O
Frediano Ziglio
fziglio at redhat.com
Tue Oct 16 08:52:59 UTC 2018
For the series
Acked-by: Frediano Ziglio <fziglio at redhat.com>
Frediano
>
> Changes since v2:
> * actually posted the correct patches
>
> Changes since v1:
> * switched from designated initializers to regular initialization
> * added a generic 4kB inbound message size limit
> * fixed switch statement formatting
> * added a comment and made the conversion from num_codecs to the bool
> start_streaming explicit
> * removed the Poll class patch
>
> Lukáš Hrázký (2):
> Introduce InboundMessages for the StreamPort class
> Introduce OutboundMessages for the StreamPort class
>
> src/cursor-updater.cpp | 127 ++++++++++++----------
> src/spice-streaming-agent.cpp | 195 ++++++++++++----------------------
> src/stream-port.cpp | 81 +++++++++++++-
> src/stream-port.hpp | 74 ++++++++++++-
> 4 files changed, 292 insertions(+), 185 deletions(-)
More information about the Spice-devel
mailing list