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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 2007-04-24 14:12 ------- +This is platform dependent, so nothing we can do to fix it. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
