we need to reset m_connected flag as well as setting m_closed when the connection...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 3 Jul 2009 14:29:56 +0000 (14:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 3 Jul 2009 14:29:56 +0000 (14:29 +0000)
commit9038fc94a7cca2f05f5a79ac22d6129b346550b0
tree00f0d2636cf91c1e9dad5e57644ee7212876fcac
parentf46a01651ac91690b47f9606ae53530fbf73829f
we need to reset m_connected flag as well as setting m_closed when the connection is lost

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