[Mono-bugs] [Bug 53229][Maj] Changed - Using BeginReceive on a Socket causes SocketException in worker thread when Socket is closed
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 24 Jan 2004 08:30:56 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53229
--- shadow/53229 2004-01-24 08:23:31.000000000 -0500
+++ shadow/53229.tmp.6957 2004-01-24 08:30:56.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53229
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details: Windows Server 2003 Enterprise Edition
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: jconley@winfessor.com
QAContact: mono-bugs@ximian.com
@@ -125,6 +125,9 @@
End Sub
------- Additional Comments From jconley@winfessor.com 2004-01-23 12:51 -------
Created an attachment (id=6509)
Here's the test case in CSharp that can be compiled to a console application
+
+------- Additional Comments From gonzalo@ximian.com 2004-01-24 08:30 -------
+Fixed in CVS.