Re: The IPv6 Mess

2010-09-26 Thread Alexander Burger
On Sun, Sep 26, 2010 at 10:03:26AM +0200, Alexander Burger wrote: > Clueless, If the 'udp' problem can be solved, I could imagine to go the following way: - Change the "connect" functions ('connect' and 'udp') to try to be clever, and connect to both IPv4 and IPv6 servers. - Leave the "server"

The IPv6 Mess

2010-09-26 Thread Alexander Burger
Hi all, yesterday I tried to enable PicoLisp for IPv6. In the end I gave it up, and decided to postpone the issue. The problem is not IPv6 by itself, but the question how to support _both_ protocols for the next years. At first things looked good. Changing 'connect' was no problem. I used getadd