2009-02-11 Gonzalo Paniagua Javier <gonzalo@novell.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Wed, 11 Feb 2009 19:47:29 +0000 (19:47 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Wed, 11 Feb 2009 19:47:29 +0000 (19:47 -0000)
commit3ab9dba94e331724d4dc410af346dc7428f102f0
treec1155dea37e8236daafdff2559fb6bdb74dcf30e
parent886161321791491a2f79cc481a0968c8742b1e51
2009-02-11 Gonzalo Paniagua Javier <gonzalo@novell.com>

* Socket.cs: instead of clearing the sockets form the output and then
adding them back, we just remove the ones that have not been
signaled.
Fixes bug #354090.

svn path=/trunk/mcs/; revision=126637
mcs/class/System/System.Net.Sockets/ChangeLog
mcs/class/System/System.Net.Sockets/Socket.cs