[Spice-devel] [PATCH spice-streaming-agent v3 0/2] refactor the protocol I/O
Lukáš Hrázký
lhrazky at redhat.com
Fri Oct 12 12:07:09 UTC 2018
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(-)
--
2.19.1
More information about the Spice-devel
mailing list