[Mono-bugs] [Bug 81891][Nor] Changed - SO_REUSEADDR should also set SO_REUSEPORT on FreeBSD UDP sockets
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 16 16:12:43 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=81891
--- shadow/81891 2007-06-16 16:03:56.000000000 -0400
+++ shadow/81891.tmp.624 2007-06-16 16:12:43.000000000 -0400
@@ -89,6 +89,14 @@
------- Additional Comments From jim at 32bitkid.com 2007-06-16 16:03 -------
That patch has the right idea, but doesn't work with the lastest BSD
ports tree. the shutdown function ends up getting patched instead of
setsockopt (aleast with my FreeBSD 6.2 / Mono 1.2.3.1 port tree). Any
way an official patch could get rolled into mono trunk?
+
+------- Additional Comments From robertj at gmx.net 2007-06-16 16:12 -------
+The patch is for SVN HEAD.
+
+Since FreeBSD is maintaining its own patches anyway, why don't
+you ask the maintainer to integrate this patch? Even if it doesn't
+merge correctly, the maintainer should be able to correct it.
+
More information about the mono-bugs
mailing list