Re: [Monotone-devel] Failure to connect to IPV6 server

2010-05-19 Thread Stephen Leake
Zack Weinberg za...@panix.com writes: On Tue, May 18, 2010 at 4:47 PM, Jack Lloyd ll...@randombit.net wrote: On Tue, May 18, 2010 at 03:59:06PM -0700, Zack Weinberg wrote: The problem here is that we are using an ancient networking library (netxx) that hasn't been updated since 2005 or

Re: [Monotone-devel] Failure to connect to IPV6 server

2010-05-19 Thread Zack Weinberg
On Wed, May 19, 2010 at 3:01 AM, Stephen Leake stephen_le...@stephe-leake.org wrote: Well, it might not, tbh - it just exceeded my pain threshold :)  The problem I was having was, in asio a network socket, a local domain socket, and an anonymous pipe are all different static types, but

Re: [Monotone-devel] Failure to connect to IPV6 server

2010-05-18 Thread Thomas Keller
Am 15.05.10 08:56, schrieb J Decker: Monotone has no ipv6 support? It's something I've been implementing, and I had some firewall issues otherwise, I can ping the IPV6 address, but monotone claims mtn.EXE: network error: name resolution failure for 2001:db8:d:231::12: The requested name

Re: [Monotone-devel] Failure to connect to IPV6 server

2010-05-18 Thread Zack Weinberg
The problem here is that we are using an ancient networking library (netxx) that hasn't been updated since 2005 or something like that, and has no IPv6 support. We need a new networking library. Unfortunately, I don't know if there *is* a good low-level async networking library that meets all

Re: [Monotone-devel] Failure to connect to IPV6 server

2010-05-18 Thread Jack Lloyd
On Tue, May 18, 2010 at 03:59:06PM -0700, Zack Weinberg wrote: The problem here is that we are using an ancient networking library (netxx) that hasn't been updated since 2005 or something like that, and has no IPv6 support. We need a new networking library. Unfortunately, I don't know if

Re: [Monotone-devel] Failure to connect to IPV6 server

2010-05-18 Thread Zack Weinberg
On Tue, May 18, 2010 at 4:47 PM, Jack Lloyd ll...@randombit.net wrote: On Tue, May 18, 2010 at 03:59:06PM -0700, Zack Weinberg wrote: The problem here is that we are using an ancient networking library (netxx) that hasn't been updated since 2005 or something like that, and has no IPv6 support.

[Monotone-devel] Failure to connect to IPV6 server

2010-05-15 Thread J Decker
Monotone has no ipv6 support? It's something I've been implementing, and I had some firewall issues otherwise, I can ping the IPV6 address, but monotone claims mtn.EXE: network error: name resolution failure for 2001:db8:d:231::12: The requested name is valid, but no data of the requested type