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: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v2 0/4] Convert non-blocking connect and fix its error reporting
Date: Thu, 27 Apr 2017 18:25:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

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.



reply via email to

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