[Mono-bugs] [Bug 80593][Nor] Changed - Endian issue when joining a UDP multicast group

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 27 09:30:56 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=80593

--- shadow/80593	2007-03-25 21:13:06.000000000 -0500
+++ shadow/80593.tmp.20140	2007-03-27 08:30:56.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80593
 Product: Mono: Runtime
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: PowerPC
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: io-layer
 AssignedTo: dick at ximian.com                            
 ReportedBy: monobugs at sharifibrahim.com               
 QAContact: mono-bugs at ximian.com
@@ -84,6 +84,9 @@
 
 ------- Additional Comments From monobugs at sharifibrahim.com  2007-03-25 21:13 -------
 The issue appears to be that socket-io.c assumes the address is in
 host order but IPAddress.cs actually stores it little-endian on all
 architectures.  I've attached a patch that converts it on big-endian
 architectures.
+
+------- Additional Comments From dick at ximian.com  2007-03-27 08:30 -------
+Fixed in svn r75014.


More information about the mono-bugs mailing list