]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Introduce virStreamRecvHole
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 20 May 2016 13:03:11 +0000 (15:03 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 18 May 2017 05:42:13 +0000 (07:42 +0200)
commitb6aedd2f052180c847253202aba798596699a258
treeb32b165f62039087bff5fce761602d36135add8a
parent69a573d010f97b60fb3a014e7d93ef9cfe4845a9
Introduce virStreamRecvHole

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 <mprivozn@redhat.com>
include/libvirt/libvirt-stream.h
src/driver-stream.h
src/libvirt-stream.c
src/libvirt_public.syms