[libvirt] [PATCH v3 18/31] daemon: Implement VIR_NET_STREAM_HOLE handling

John Ferlan jferlan at redhat.com
Wed May 17 11:53:10 UTC 2017



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-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  daemon/stream.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++--------
>  1 file changed, 69 insertions(+), 11 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list