fix handling of errors due to the other end of the socket being closed
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Dec 2008 12:52:38 +0000 (12:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Dec 2008 12:52:38 +0000 (12:52 +0000)
commit9588640d1949eac482af93f761f6cdf43ef14c22
tree4b6668932be16640f1c2843f86c88a7f72498883
parentac16633fdcfbd3f00d8bf1601a878819d6c20546
fix handling of errors due to the other end of the socket being closed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/socket.cpp