[Unison-hackers] ipv6 support
Benjamin Pierce
bcpierce at cis.upenn.edu
Tue Aug 2 09:06:53 EDT 2005
Thanks, Samuel.
I think the easiest way to give people a chance to look at the new
functionality is just to merge it into the current developer
version. (If there are problems, we can back out the change.) I
have just done so in my working version, which I will commit to the
subversion repository shortly.
Regards,
Benjamin
On Jul 26, 2005, at 4:06 PM, Samuel Thibault wrote:
> Benjamin Pierce, le Tue 26 Jul 2005 11:04:21 -0600, a écrit :
>
>> it would be good if the package maintainers can also take a look: I
>> am not an ipv6-in-ocaml expert but I can imagine there might be
>> portability issues to be careful of here.
>>
>
> BTW, as of ocaml 3.08.3, ipv4 adresses work with getaddrinfo, but ipv6
> ones don't: see bug
> http://pauillac.inria.fr/bin/caml-bugs/fixed?
> id=3565;expression=ipv6;user=guest
> This was corrected in CVS: revision 1.1.4.3 of caml/otherlibs/unix/
> getaddrinfo.c, I checked that it indeed works now. It will be
> available
> in next version of ocaml.
>
> So this is just a matter of time: unison can already use
> getaddrinfo as
> soon as now (ipv4 will continue to work), and ipv6 will actually work
> when some new stable version of ocaml comes out.
>
> Regards,
> Samuel
> _______________________________________________
> Unison-hackers mailing list
> Unison-hackers at lists.seas.upenn.edu
> http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers
>
More information about the Unison-hackers
mailing list