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=80327 --- shadow/80327 2006-12-20 09:59:44.000000000 -0500 +++ shadow/80327.tmp.10383 2006-12-20 11:06:50.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80327 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -50,6 +50,14 @@ s.Send(buffer, buffer.Length, endpoint); s.Receive(ref endpoint); } } } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-20 11:06 ------- +Works fine for me with svn head: + +:; time mono 80327.exe +Exiting +mono 80327.exe 0.09s user 0.01s system 7% cpu 1.302 total + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
