[Mono-bugs] [Bug 79073][Nor] Changed - System.IO.Ports read timeout bug

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 19 13:22:34 EST 2007


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 skolima at gmail.com.

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

--- shadow/79073	2007-01-19 13:14:10.000000000 -0500
+++ shadow/79073.tmp.28380	2007-01-19 13:22:34.000000000 -0500
@@ -41,6 +41,11 @@
 Currently the timeout is implemented through a call to poll(2).
 
 However, it does not handle EINTR correctly, leading sometimes to
 unexpected TimeoutExceptions.
 
 A patch to mono/support/serial.c is attached that fixes this behavior.
+
+------- Additional Comments From skolima at gmail.com  2007-01-19 13:22 -------
+Created an attachment (id=18522)
+Patch fixing the behaviour (without formating changes)
+


More information about the mono-bugs mailing list