Hello, > Note that "Mono.Posix" is a misnomer because it is actually > containing Unix bindings. Some of them (those supported by > msvcrt) might work under Windows, but it's up to you to test > this.
This is correct. The assembly is still named Mono.Posix for historical reasons (not breaking third party code), but most of the new code there is under Mono.Unix. Miguel _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
