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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79073 --- shadow/79073 2006-08-14 15:46:15.000000000 -0400 +++ shadow/79073.tmp.20012 2006-08-14 15:46:15.000000000 -0400 @@ -0,0 +1,25 @@ +Bug#: 79073 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: System.IO.Ports + +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). + +Tested with Mono v1.1.16 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
