[Mono-bugs] [Bug 74661][Nor] Changed - Asynchronous I/O not working with windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 14:18:25 -0400 (EDT)
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 dominic_ullmann@hispeed.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=74661
--- shadow/74661 2005-04-19 14:17:32.000000000 -0400
+++ shadow/74661.tmp.29869 2005-04-19 14:18:25.000000000 -0400
@@ -66,6 +66,11 @@
to read must be available. Otherwise HandleReadCompleted should not be
called.
This problem is possibly windows related, because the same example works
fine with mono 1.0.1 on linux. (Sorry, I can't upgrade mono on linux,
therefore I'm not sure about this).
+
+------- Additional Comments From dominic_ullmann@hispeed.ch 2005-04-19 14:18 -------
+Created an attachment (id=14976)
+test showing the problem
+