On 05/16/2017 10:03 AM, Michal Privoznik wrote:
> Basically, whenever the new type of stream packet arrives to the
> daemon call this function that decodes it and calls
> virStreamSendHole(). Otherwise a regular data stream packet has
> arrived and therefore continue its processing.
>
> Signed-o
Basically, whenever the new type of stream packet arrives to the
daemon call this function that decodes it and calls
virStreamSendHole(). Otherwise a regular data stream packet has
arrived and therefore continue its processing.
Signed-off-by: Michal Privoznik
---
daemon/stream.c | 80 +++