Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=78739

--- shadow/78739        2006-06-30 10:43:52.000000000 -0400
+++ shadow/78739.tmp.19360      2006-06-30 12:13:11.000000000 -0400
@@ -349,6 +349,14 @@
 ------- Additional Comments From [EMAIL PROTECTED]  2006-06-30 10:43 -------
 We are using mono in a web plugin which needs to be able to unload.
 Not leaking a lot of memory/threads / tls data matters a lot in this case.
 
 I don't know the mono source code enough to know how you solve the 
clenup_iolayer_error 
 issue, but i am sure you can find a way to do that.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-06-30 12:13 -------
+It would be _very_ useful to add some kind of io_layer_init () /
+io_layer_shutdown () calls which could be called from mono using
+#ifndef PLATFORM_WIN32. That would take care of all the shutdown leaks
+and having a definite init () function could possibly simplify some
+code as well.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to