[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: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2005-03-04 18:24:11 CET

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.

/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:28:23 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.