Don't throw in EndReceive/EndSend + out error
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Mon, 13 Dec 2010 23:56:52 +0000 (18:56 -0500)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Mon, 13 Dec 2010 23:56:52 +0000 (18:56 -0500)
commit98532db21bcc9a5374896cc773e2457131cdf592
treef19330e8ed6a4dd64fb5c4b50e42db25e4654cb8
parent4186a1455af9069be993735957d6b93d33f044eb
Don't throw in EndReceive/EndSend + out error

        The overloads of EndReceive and EndSend that have an out SocketError
parameter do not throw.

Patch by Sven Groot that fixes bug #659056.
mcs/class/System/System.Net.Sockets/Socket_2_1.cs