[Mono-devel-list] .NET 1.1 Compatibility

Miguel de Icaza miguel at ximian.com
Fri May 30 11:40:09 EDT 2003


Hello,

>     I'm currently implementing the IPv6 part of .NET 1.1. Right now I'm excluding the code at compile time by using the AF_INET6 define, but this is incorrect.
> 
> What's the status of the compile time defines to select 1.0 or/and 1.1 ? I can't see any of these in mono or mcs.
> 
> After adding these defines, I'll submit the IPv6 patch for review.

NET_1_1 and NET_1_0 are the defines.

The new build system from Peter is almost ready, soon we will be able to
have this in the CVS.




More information about the Mono-devel-list mailing list