Re: [libvirt] [PATCH 07/27] virNetClientStreamNew: Track origin stream

2016-05-05 Thread Eric Blake
On 04/28/2016 04:04 AM, Michal Privoznik wrote: > This has no real added value right now, > but is going to be very helpful later. > > Signed-off-by: Michal Privoznik > --- > src/remote/remote_driver.c | 6 -- > src/rpc/gendispatch.pl | 2 +- > src/rpc/virnetclientstream.c | 6 +-

[libvirt] [PATCH 07/27] virNetClientStreamNew: Track origin stream

2016-04-28 Thread Michal Privoznik
This has no real added value right now, but is going to be very helpful later. Signed-off-by: Michal Privoznik --- src/remote/remote_driver.c | 6 -- src/rpc/gendispatch.pl | 2 +- src/rpc/virnetclientstream.c | 6 +- src/rpc/virnetclientstream.h | 3 ++- 4 files changed, 12 inse