[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH]: Make sure we support ipv6 at runtime

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-03-04 18:27:42 CET

On Fri, 2005-03-04 at 18:24 +0100, Tobias Ringström wrote:
> I've neither reviewed the code in full, nor tested it, but:
>
> Daniel Berlin wrote:
>
> >+ fd = socket (APR_INET6, SOCK_STREAM, 0);
> >
> >
> Don't you mean apr_socket_create? I doubt that we can use socket
> directly, and that APR_INET6 is compatible with it.
Yes, i did, sorry.

(though APR_INET6 is always compatible with it, you are still
correct :P)

>
> /Tobias
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 4 18:32:03 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.