When running a NetServer under the latest stable Mono 2.10.5 (Linux) and
calling the Shutdown() method on it, I get an unhandled "SocketException:
Socket is not connected".
The attached patch (based on current trunk - r277) fixes the issue by adding a
try/catch (SocketException) block.
Original issue reported on code.google.com by elise...@gmail.com on 16 Dec 2011 at 7:16
Original issue reported on code.google.com by
elise...@gmail.com
on 16 Dec 2011 at 7:16Attachments: