mail-archives/mono-bugs/2003-August/007064.html

75 строки
2.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 47848][Nor] Changed - TcpListener.Pending always returns true
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="007063.html">
<LINK REL="Next" HREF="007065.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 47848][Nor] Changed - TcpListener.Pending always returns true
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 47848][Nor] Changed - TcpListener.Pending always returns true">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Sun, 24 Aug 2003 06:44:55 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="007063.html">[Mono-bugs] [Bug 47848][Nor] Changed - TcpListener.Pending always returns true
</A></li>
<LI> Next message: <A HREF="007065.html">[Mono-bugs] [Bug 47848][Nor] Changed - TcpListener.Pending always returns true
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7064">[ date ]</a>
<a href="thread.html#7064">[ thread ]</a>
<a href="subject.html#7064">[ subject ]</a>
<a href="author.html#7064">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:juancri@tagnet.org.">juancri@tagnet.org.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47848">http://bugzilla.ximian.com/show_bug.cgi?id=47848</A>
--- shadow/47848 2003-08-24 06:43:17.000000000 -0400
+++ shadow/47848.tmp.475 2003-08-24 06:44:54.000000000 -0400
@@ -46,6 +46,11 @@
TcpListener listener = new TcpListener (Dns.Resolve
(&quot;localhost&quot;).AddressList[0], 8023);
listener.Start ();
Console.WriteLine (listener.Pending ());
}
}
+
+------- Additional Comments From <A HREF="mailto:juancri@tagnet.org">juancri@tagnet.org</A> 2003-08-24 06:44 -------
+Created an attachment (id=5198)
+Test
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="007063.html">[Mono-bugs] [Bug 47848][Nor] Changed - TcpListener.Pending always returns true
</A></li>
<LI> Next message: <A HREF="007065.html">[Mono-bugs] [Bug 47848][Nor] Changed - TcpListener.Pending always returns true
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7064">[ date ]</a>
<a href="thread.html#7064">[ thread ]</a>
<a href="subject.html#7064">[ subject ]</a>
<a href="author.html#7064">[ author ]</a>
</LI>
</UL>
</body></html>