On 05/16/2017 10:03 AM, Michal Privoznik wrote:
> This function is basically a counterpart for virStreamSendHole().
> If one side of a stream called virStreamSendHole() the other
> should call virStreamRecvHole() to get the size of the hole.
> 
> Signed-off-by: Michal Privoznik <[email protected]>
> ---
>  include/libvirt/libvirt-stream.h |  4 ++++
>  src/driver-stream.h              |  6 ++++++
>  src/libvirt-stream.c             | 44 
> ++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_public.syms          |  1 +
>  4 files changed, 55 insertions(+)
> 

Reviewed-by: John Ferlan <[email protected]>

John

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to