qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] qemu-sockets: remove useless functions


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/2] qemu-sockets: remove useless functions
Date: Thu, 21 Jul 2016 16:28:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1


On 21/07/2016 12:33, Cao jin wrote:
> The commit message maybe not so accurate, welcome to the comments.
> 
> Cc: Daniel P. Berrange <address@hidden>
> Cc: Gerd Hoffmann <address@hidden>
> Cc: Paolo Bonzini <address@hidden>
> 
> Cao jin (2):
>   util/qemu-sockets: shoot inet_nonblocking_connect()
>   util/qemu-sockets: shoot unix_nonblocking_connect()

It's okay, I'll rephrase it to

It is never used; all nonblocking connect now goes through
inet_connect_addr().

and

It is never used; all nonblocking connect now goes through
unix_connect_addr().

respectively.

Thanks,

Paolo

>  include/qemu/sockets.h |  6 ------
>  util/qemu-sockets.c    | 46 ----------------------------------------------
>  2 files changed, 52 deletions(-)
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]