[Mono-bugs] [Bug 81967][Nor] Changed - System.IO.Ports.SerialPort does not issue TimeoutExceptions's on Write()

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 5 06:02:07 EDT 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=81967

--- shadow/81967	2007-06-28 12:12:35.000000000 -0400
+++ shadow/81967.tmp.25602	2007-07-05 06:02:06.000000000 -0400
@@ -20,6 +20,11 @@
 TimeoutException when the specified time has elapse. The call to Write(),
 however, does not check the return value of write_serial - because the
 write_serial does not return any status indication!
 
 write_serial() in mono/support/serial.c needs to get fixed to report the
 result of poll() similarily to read_serial().
+
+------- Additional Comments From skolima at gmail.com  2007-07-05 06:02 -------
+Created an attachment (id=19507)
+mono-1.2.4-serialportsfix.diff
+


More information about the mono-bugs mailing list