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:47:03.000000000 -0400 +++ shadow/79073.tmp.27623 2006-08-29 03:53:19.000000000 -0400 @@ -2,24 +2,29 @@ Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: Status: NEW Resolution: -Severity: Unknown -Priority: Wishlist +Severity: 001 One hour +Priority: Normal Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: 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). Tested with Mono v1.1.16 + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-29 03:53 ------- +I confirm - on mono 1..1.16.1, Gentoo. + +Reverting read_serial support/serial.c to version from before commit +59625 fixes the behaviour. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
