set m_closed to true when we get connection lost notification
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Dec 2008 11:39:46 +0000 (11:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 27 Dec 2008 11:39:46 +0000 (11:39 +0000)
commit437a8892a107139e9f808f0a11792a56a55b4e25
tree15e7cd2438378a84065639488205d70b8b000852
parent91bde3ec3ea1c1c68dfbde75d116f5b63a49b92c
set m_closed to true when we get connection lost notification

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