[Mono-bugs] [Bug 75614][Cos] Changed - Some sort of w32 error when
client closes socket
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 23 04:52:44 EDT 2005
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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75614
--- shadow/75614 2005-07-23 03:23:52.000000000 -0400
+++ shadow/75614.tmp.2735 2005-07-23 04:52:44.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75614
Product: Mono: Class Libraries
Version: 1.1
OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Cosmetic
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: schwimmlehrer at hotmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -42,6 +42,16 @@
with this text:
System.Net.Sockets.SocketException: An established connection was aborted
by the software in your host machine.
How often does this happen?
Always
+
+------- Additional Comments From dick at ximian.com 2005-07-23 04:52 -------
+This particular case was fixed by Miguel.
+
+In the hope that future reporters will search bugzilla, I'll explain
+the "Some sort of w32 error" message: it simply means that we haven't
+added that particular error to the list of texts (there are nearly
+2000 distinct error values.) All of the error handling is there for
+all the errors, but the ones that we haven't seen happen yet have the
+useless message.
More information about the mono-bugs
mailing list