On Mon, 2009-02-16 at 13:44 +0100, Lucas Meijer wrote:
> Hey.
> 
> While upgrading our mono to get all the latest bugfixes, I'm running into the 
> following, which looks like a win32 socket regression.
> When the program below is executed on mono trunk (r126917)
> it outputs:
> 
> error on socket s
> error on socket s2
> available data on socket s
> available data on socket s2
> 
> When run on a previous mono. (Mono2.0ish don't have the exact svn for this 
> one, but around november 29, 2008), this program outputs:
> 
> available data on socket s2
> 
> Which seems to me like the correct output.
> 
> Reported as: https://bugzilla.novell.com/show_bug.cgi?id=476138

This was fixed on Tuesday 17th.
Thanks.

-Gonzalo


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to