[Mono-dev] Win32 sockets regression on trunk.

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Fri Feb 20 18:43:51 EST 2009


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




More information about the Mono-devel-list mailing list