mail-archives/mono-bugs/2003-July/006270.html

74 строки
3.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 45959][Cri] Changed - UDP Sockets: Multicast and Broadcast Datagrams are not received
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="006269.html">
<LINK REL="Next" HREF="006271.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 45959][Cri] Changed - UDP Sockets: Multicast and Broadcast Datagrams are not received
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 45959][Cri] Changed - UDP Sockets: Multicast and Broadcast Datagrams are not received">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>Thu, 10 Jul 2003 11:46:46 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006269.html">[Mono-bugs] [Bug 45875][Cri] Changed - Async Sockets Operations fail
</A></li>
<LI> Next message: <A HREF="006271.html">[Mono-bugs] [Bug 46088][Nor] Changed - Nested class can access private members of base class of enclosing class
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6270">[ date ]</a>
<a href="thread.html#6270">[ thread ]</a>
<a href="subject.html#6270">[ subject ]</a>
<a href="author.html#6270">[ 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:dick@ximian.com.">dick@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=45959">http://bugzilla.ximian.com/show_bug.cgi?id=45959</A>
--- shadow/45959 Thu Jul 10 11:05:07 2003
+++ shadow/45959.tmp.16809 Thu Jul 10 11:46:46 2003
@@ -221,6 +221,10 @@
For the receiver makes no difference if datagrams
come from a broadcast or a unicast... so why am I
able to receive unicast data but not multicast and
broadcast?
Gius_.
+
+------- Additional Comments From <A HREF="mailto:dick@ximian.com">dick@ximian.com</A> 2003-07-10 11:46 -------
+Its a race condition in your code, which means that whether the async
+thread gets the new or old version of &quot;data&quot; is random.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006269.html">[Mono-bugs] [Bug 45875][Cri] Changed - Async Sockets Operations fail
</A></li>
<LI> Next message: <A HREF="006271.html">[Mono-bugs] [Bug 46088][Nor] Changed - Nested class can access private members of base class of enclosing class
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6270">[ date ]</a>
<a href="thread.html#6270">[ thread ]</a>
<a href="subject.html#6270">[ subject ]</a>
<a href="author.html#6270">[ author ]</a>
</LI>
</UL>
</body></html>