fixed bug with calling Destroy() on the NULL wxSocket
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 20 Aug 2001 13:10:17 +0000 (13:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 20 Aug 2001 13:10:17 +0000 (13:10 +0000)
commit677a9f0c613385e2e43d82ce0596ff3aa2abea6c
treee9ab72440b8a22be2edd55c27bd4b08afc7f284d
parent06b781c7c630ff8c2ab30211cb4351b4cb5bfb47
fixed bug with calling Destroy() on the NULL wxSocket

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/sockets/server.cpp