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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel