[libvirt] [PATCH 0/2] rpc: client: stream bugfix and improvement

Nikolay Shirokovskiy posted 2 patches 5 years, 2 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1550239813-870626-1-git-send-email-nshirokovskiy@virtuozzo.com
src/rpc/virnetclient.c       | 13 ++++++++++---
src/rpc/virnetclientstream.c | 30 ++++++++++++++++++++++++++++--
src/rpc/virnetclientstream.h |  2 ++
3 files changed, 40 insertions(+), 5 deletions(-)
[libvirt] [PATCH 0/2] rpc: client: stream bugfix and improvement
Posted by Nikolay Shirokovskiy 5 years, 2 months ago
Nikolay Shirokovskiy (2):
  rpc: client: fix race on stream error and stream creation
  rpc: client: stream: notify streams of closing connection

 src/rpc/virnetclient.c       | 13 ++++++++++---
 src/rpc/virnetclientstream.c | 30 ++++++++++++++++++++++++++++--
 src/rpc/virnetclientstream.h |  2 ++
 3 files changed, 40 insertions(+), 5 deletions(-)

-- 
1.8.3.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] rpc: client: stream bugfix and improvement
Posted by Nikolay Shirokovskiy 5 years ago
ping

On 15.02.2019 17:10, Nikolay Shirokovskiy wrote:
> Nikolay Shirokovskiy (2):
>   rpc: client: fix race on stream error and stream creation
>   rpc: client: stream: notify streams of closing connection
> 
>  src/rpc/virnetclient.c       | 13 ++++++++++---
>  src/rpc/virnetclientstream.c | 30 ++++++++++++++++++++++++++++--
>  src/rpc/virnetclientstream.h |  2 ++
>  3 files changed, 40 insertions(+), 5 deletions(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list