[Mono-bugs] [Bug 47848][Nor] Changed - TcpListener.Pending always returns true
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 24 Aug 2003 11:50:24 -0400 (EDT)
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=47848
--- shadow/47848 2003-08-24 06:51:12.000000000 -0400
+++ shadow/47848.tmp.1526 2003-08-24 11:50:24.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47848
Product: Mono/Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Gentoo
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: juancri@tagnet.org
QAContact: mono-bugs@ximian.com
@@ -61,6 +61,9 @@
From Microsoft Doc:
InvalidOperationException The listener has not been started with a
call to Start.
Now the Peding method returns "true".
+
+------- Additional Comments From gonzalo@ximian.com 2003-08-24 11:50 -------
+Fixed in CVS.