]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Introduce virStreamSparseRecvAll
authorMichal Privoznik <mprivozn@redhat.com>
Sat, 21 May 2016 13:17:51 +0000 (15:17 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 18 May 2017 05:42:13 +0000 (07:42 +0200)
commit3a1e2e920e0467be8511e83fe5f7ce44af997cd3
tree988bea55cab3f4d7db1b5785cdbd8b5687bd988a
parent87e4a842b71d319c49345ef7c81d48111ea4a5d1
Introduce virStreamSparseRecvAll

This is just a wrapper over new functions that have been just
introduced: virStreamRecvFlags(), virStreamRecvHole(). It's very
similar to virStreamRecvAll() except it handles sparse streams
well.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
include/libvirt/libvirt-stream.h
src/libvirt-stream.c
src/libvirt_public.syms