[Mono-bugs] [Bug 79073][Wis] Changed - System.IO.Ports read timeout bug
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 14 15:47:03 EDT 2006
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 anders at tlabwest.se.
http://bugzilla.ximian.com/show_bug.cgi?id=79073
--- shadow/79073 2006-08-14 15:46:15.000000000 -0400
+++ shadow/79073.tmp.20033 2006-08-14 15:47:03.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 79073
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: anders at tlabwest.se
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: System.IO.Ports
+Summary: System.IO.Ports read timeout bug
Description of Problem:
SerialPort read timeout doesn't work. SerialPortStream tries to set a
timeout when calling read_serial() in MonoPosixHelper but read_serial() in
support/serial.c doesn't support this (probably removed in commit 59625).
More information about the mono-bugs
mailing list