qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/4] Convert non-blocking connect and fix its


From: Mao Zhongyi
Subject: Re: [Qemu-devel] [PATCH v2 0/4] Convert non-blocking connect and fix its error reporting
Date: Wed, 3 May 2017 15:12:10 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0



On 04/28/2017 12:25 AM, Markus Armbruster wrote:
Mao Zhongyi <address@hidden> writes:

v2:
* PATCH 02 reworking of patch 2 following Markus's suggestion that convert 
error_report()
  in the function called by net_socket_*_init() to Error. Also add many error 
handling
  information.
* PATCH 03 net_socket_mcast_create(), net_socket_fd_init_dgram() and 
net_socket_fd_init()
  use the function such as fprintf, perror to report an error message. Convert 
it to Error.
* PATCH 04 parse_host_port() may fail without reporting an error. Now, fix it 
to set an
  error when it fails.

Needs a bit more work.  I'll continue review with v3.

Hi, Markus,

Thanks for your kind reply very much.
I will fix it in the v3 as soon as.

Thanks
Mao










reply via email to

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