[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:03: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 jim at 32bitkid.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81891
--- shadow/81891 2007-06-16 13:38:47.000000000 -0400
+++ shadow/81891.tmp.316 2007-06-16 16:03:56.000000000 -0400
@@ -83,6 +83,12 @@
Here is a patch for this issue:
http://lists.ximian.com/pipermail/mono-devel-list/2007-May/023430.html
-> runtime, io-layer
+
+------- 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?
More information about the mono-bugs
mailing list