qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 14/35] net: inet_connect(), inet_connect_opts():


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH 14/35] net: inet_connect(), inet_connect_opts(): add in_progress argument
Date: Fri, 10 Aug 2012 11:07:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Luiz Capitulino <address@hidden> writes:

> It's used to indicate the special case where a valid file-descriptor
> is returned (ie. success) but the connection can't be completed
> w/o blocking.

Why callers need that isn't obvious from this patch.  It's used in PATCH
16.  Either squash the two to make it obvious, or furher explain the
purpose in this commit message.  I'd recommend the former.



reply via email to

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