See 3/3 for explanation.

Michal Prívozník (3):
  virStreamInData: Allow callback to not rewind the stream
  rpc: Introduce virNetClientStreamInData()
  remote_driver: Implement virStreamInData() callback

 src/libvirt-stream.c              |  9 ++++-
 src/libvirt_remote.syms           |  1 +
 src/remote/remote_daemon_stream.c |  8 ++--
 src/remote/remote_driver.c        | 26 +++++++++++++
 src/rpc/virnetclientstream.c      | 61 +++++++++++++++++++++++++++++++
 src/rpc/virnetclientstream.h      |  4 ++
 6 files changed, 105 insertions(+), 4 deletions(-)

-- 
2.32.0

Reply via email to