qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/3] nonblocking connect address handling cle


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v3 0/3] nonblocking connect address handling cleanup
Date: Thu, 20 Sep 2012 17:12:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0

Il 20/09/2012 16:55, Orit Wasserman ha scritto:
> > Almost there for connect.
> > 
> > I'm afraid we have a similar problem with listen: we bind only on the
> > first address that works.  Shouldn't we bind all of them?
> > 
> > http://www.akkadia.org/drepper/userapi-ipv6.html
> 
> yes listen should be fixed but lets do it in a separate patch set.

It's also much more complicated with the current API because you need an
array of file descriptors rather than just one.

Paolo



reply via email to

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