Hi,

  Mono currently implements a shared handle mechanism to support .net
applications which share handles between processes, a
windows feature. This requires sharing state between mono processes, which
is very problematic, so I would suggest making it opt in mono 2.8, i.e.
introduce a MONO_ENABLE_SHM env variable or a --enable-shared-handles
command line option for the minority of applications which need this.

                     comments ?

                               Zoltan
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to