[Mono-bugs] [Bug 75351][Maj] Changed - UDP Socket does not receive broadcast UDP packets

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 24 14:12:16 EDT 2007


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=75351

--- shadow/75351	2007-04-20 18:06:59.000000000 -0400
+++ shadow/75351.tmp.21678	2007-04-24 14:12:16.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75351
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Gentoo 2005.0 running mono 1.1.7
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: WONTFIX
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: dick at ximian.com                            
 ReportedBy: will at memefeeder.com               
 QAContact: mono-bugs at ximian.com
@@ -142,6 +142,9 @@
 In addition, you need to bind your socket to the "wildcard" IP address
 to hear broadcasts. 
 Try:
   IPEndPoint myEP = new IPEndPoint(IPAddress.Any, 9999);
 
  I usually verify with a " netstat -an" for the entry "udp *.9999"
+
+------- Additional Comments From dick at ximian.com  2007-04-24 14:12 -------
+This is platform dependent, so nothing we can do to fix it.


More information about the mono-bugs mailing list