On Thu, Sep 20, 2012 at 05:12:41PM +0200, Paolo Bonzini wrote:
> 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

As a quick hack we can listen on ipv6 only
which is a superset.
I agree address independence would be better.

-- 
MST

Reply via email to