https://bugzilla.novell.com/show_bug.cgi?id=445896
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=445896#c1 Gonzalo Paniagua Javier <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Gonzalo Paniagua Javier <[EMAIL PROTECTED]> 2008-11-17 23:44:11 MST --- This is how .NET behaves and Mono emulates that as much as possible through its io-layer. Processes not running in Mono are not subject to the same rules. If you want to be able to open the same file from 2 mono processes, take a look a the documentation on File.Open* or Stream to learn what the correct flags are. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
