[Mono-bugs] [Bug 76077][Blo] Changed - NullReferenceException from
listenSocket.SetSocketOption() which was working in 1.1.8.3.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 20 18:52:32 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76077
--- shadow/76077 2005-09-16 20:34:00.000000000 -0400
+++ shadow/76077.tmp.30818 2005-09-20 18:52:32.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76077
Product: Mono: Class Libraries
Version: 1.1
OS: Debian Potato
OS Details: Linux-2.6.8-2-k7-i686-with-debian-3.1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Blocker
Component: System
AssignedTo: gonzalo at ximian.com
ReportedBy: Nev at Delap.com
QAContact: mono-bugs at ximian.com
@@ -45,6 +45,11 @@
}
catch (Exception)
{
Console.WriteLine("Damn!");
throw;
}
+
+------- Additional Comments From gonzalo at ximian.com 2005-09-20 18:52 -------
+Fixed in SVN head and 1-1-9.
+Thanks and congratulations: you were the first person to report this
+problem and the ofending patch was in June! ;-)
More information about the mono-bugs
mailing list