Re: [Mono-list] [Mono-dev] Parallel Mono Debs for 3.0.10 and Monodevelop 4.0.4 builds availible

2013-05-06 Thread Ian Norton
No xsp yet, ill bear that in mind, should be quite simple to add. Daniel Lo Nigro wrote: >Thanks Ian, nice work. Nice to see i386 packages as I think there was >only AMD64 last time I checked? > > >Have you packaged XSP? > > > >On Mon, May 6, 2013 at 3:42 AM, Ian Norton wrote: > >Hi all, > > >I

Re: [Mono-list] [Mono-dev] Parallel Mono Debs for 3.0.10 and Monodevelop 4.0.4 builds availible

2013-05-06 Thread Daniel Lo Nigro
Thanks Ian, nice work. Nice to see i386 packages as I think there was only AMD64 last time I checked? Have you packaged XSP? On Mon, May 6, 2013 at 3:42 AM, Ian Norton wrote: > Hi all, > > I've finally gotten *both* the i386 and AMD64 builds ready again. > > I had hoped to use the new debian e

Re: [Mono-list] Parallel Mono Debs for 3.0.10 and Monodevelop 4.0.4 builds availible

2013-05-06 Thread William Ivanski
I didn't know pmono, nice idea. On 05-05-2013 14:42, Ian Norton wrote: Hi all, I've finally gotten *both* the i386 and AMD64 builds ready again. I had hoped to use the new debian experimental builds to bootstrap it but had to resort to monolite for this version. More info here https://inort

[Mono-list] SocketAsyncEventArgs

2013-05-06 Thread Dave Thomas
Hi, I was porting my .Net library to Mono and I have stumbled upon an area where there appears to be an unimplemented feature. I can't find the ConnectedSocket property for the SocketAsyncEventArgs type: http://msdn.microsoft.com/en-us/library/system.net.sockets.socketasynceventargs.connects