Re: [Qemu-devel] [Qemu-block] [PATCH v3] util: remove the obsolete non-blocking connect

2017-07-25 Thread Daniel P. Berrange
On Tue, Jul 25, 2017 at 08:18:31AM +0200, Markus Armbruster wrote: > Mao Zhongyi writes: > > > On 07/25/2017 06:07 AM, John Snow wrote: > >> This was posted over a month ago with two R-Bs, did it get merged or > >> dropped? > >> > >> --js > > > > Not yet, I hope that

Re: [Qemu-devel] [Qemu-block] [PATCH v3] util: remove the obsolete non-blocking connect

2017-07-25 Thread Markus Armbruster
Mao Zhongyi writes: > On 07/25/2017 06:07 AM, John Snow wrote: >> This was posted over a month ago with two R-Bs, did it get merged or dropped? >> >> --js > > Not yet, I hope that it will. get_maintainers.pl blames Daniel, Gerd and Paolo :)

Re: [Qemu-devel] [Qemu-block] [PATCH v3] util: remove the obsolete non-blocking connect

2017-07-24 Thread Mao Zhongyi
On 07/25/2017 06:07 AM, John Snow wrote: This was posted over a month ago with two R-Bs, did it get merged or dropped? --js Not yet, I hope that it will. Thanks, Mao On 06/16/2017 04:54 AM, Mao Zhongyi wrote: From: Cao jin The non-blocking connect mechanism

Re: [Qemu-devel] [Qemu-block] [PATCH v3] util: remove the obsolete non-blocking connect

2017-07-24 Thread John Snow
This was posted over a month ago with two R-Bs, did it get merged or dropped? --js On 06/16/2017 04:54 AM, Mao Zhongyi wrote: From: Cao jin The non-blocking connect mechanism is obsolete, and it doesn't work well in inet connection, because it will call getaddrinfo