Re: [Mono-dev] Socket.BeginReceive never throw Exception

2010-04-12 Thread Stefan [At]
Is there a testcase for this? This works fine for me, I'm inclined to believe there's a bug in the testcase. My code relying on the callback on disconnect works fine with Microsoft's .NET and it doesn't work with Mono because the callback never occurs. Thus, the behaviour from both frameworks

Re: [Mono-dev] Socket.BeginReceive never throw Exception

2010-04-12 Thread Alan McGovern
Hey, It really does look like a valid issue but as it stands there's no testcase to reproduce the issue. I do this *all* the time in the testcases for MonoTorrent and my callbacks are always invoked. I explicitly test for this in some of my testcases. There are times when EndReceive is not

[Mono-dev] Zeroconf Patch

2010-04-12 Thread Frank Cohen
I've attached a patch for a bug found in Bonjour Provider in the ZeroConf library. The problem was when registering a service, the port was always 0 no matter what value was provided. To fix this, I changed the cast in the setter below from an int to a int16 to stop the overflow that happened

Re: [Mono-dev] sh#

2010-04-12 Thread Jerry Maine - KF5ADY
New mailing list for ironbash is at ironbash-de...@lists.sourceforge.net Those that are interested or just curious, please join. Jonathan Pobst wrote: On 4/10/2010 12:50 PM, Jerry Maine - KF5ADY wrote: Do you think we should start our own group to do this (on a separate website) or ask the