https://bugzilla.novell.com/show_bug.cgi?id=661437
https://bugzilla.novell.com/show_bug.cgi?id=661437#c8 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #8 from Gonzalo Paniagua Javier <[email protected]> 2011-03-10 03:43:47 UTC --- There is a simpler solution which is to add the line I told you and run that on windows. That way your program would work on both systems. Different IP stacks might behave differently. Things like the default behavior for certain IPv6 settings, certain socket options not being available (Solaris and socket timeout comes to mind),... We cannot account for all those differences and try to workaround them. You can also add the line I mentioned inside an 'if' (see "How to detect the execution platform ?" in http://www.mono-project.com/FAQ:_Technical). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
