[Mono-bugs] [Bug 70449][Nor] Changed - XSP: Sockets not being removed from the reuse hashtable.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 10 Dec 2004 17:54:20 -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 mlasky@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70449
--- shadow/70449 2004-12-10 17:44:22.000000000 -0500
+++ shadow/70449.tmp.9786 2004-12-10 17:54:20.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 70449
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: mlasky@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Sockets not being removed from the reuse hashtable.
+Summary: XSP: Sockets not being removed from the reuse hashtable.
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
When attempting to remove the socket from the re-use hashtable (in
ApplicationServer.cs) after it has been closed, the hashcode in the
@@ -40,6 +40,9 @@
How often does this happen?
Additional Information:
+
+------- Additional Comments From mlasky@novell.com 2004-12-10 17:54 -------
+Sorry I should have added that this was an xsp bug.