Re: [libvirt] [PATCH v3 16/31] daemon: Introduce virNetServerProgramSendStreamHole

2017-05-17 Thread John Ferlan
On 05/16/2017 10:03 AM, Michal Privoznik wrote: > This is just a helper function that takes in a length value, > encodes it into XDR and sends to client. > > Signed-off-by: Michal Privoznik > --- > src/libvirt_remote.syms | 1 + > src/rpc/virnetserverprogram.c | 35 +

[libvirt] [PATCH v3 16/31] daemon: Introduce virNetServerProgramSendStreamHole

2017-05-16 Thread Michal Privoznik
This is just a helper function that takes in a length value, encodes it into XDR and sends to client. Signed-off-by: Michal Privoznik --- src/libvirt_remote.syms | 1 + src/rpc/virnetserverprogram.c | 35 +++ src/rpc/virnetserverprogram.h | 8 3 f