On Wed, 2005-02-23 at 11:56 +0000, Chris Bacon wrote: > Hi, > > On MS.NET it appears that when the UdpClient class is used the socket it > creates has broadcasting enabled. On Mono it is disabled. I have attached a > (totally trivial) patch to UdpClient.cs that resolves this.
I've committed a fix to svn HEAD. > Here is a test case that demonstrates the problem (works on MS, fails on > Mono): Thanks, I've added that to our tests too. - Dick _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
