don't assert if the socket has been closed since the async notification generation
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Dec 2008 12:08:00 +0000 (12:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Dec 2008 12:08:00 +0000 (12:08 +0000)
commit786900097722e323c847db2d9e2d9b85fe3373ab
tree9fb9b6d9beb8baa03bd03c63f2e26b8d4d5cf8e7
parent41ce5eff753793c44801ab162b028027ba124a28
don't assert if the socket has been closed since the async notification generation

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