fixed a crash in socket server test and added quit command to the server
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Jan 2003 00:18:44 +0000 (00:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Jan 2003 00:18:44 +0000 (00:18 +0000)
commitcab8f76eb8068da0da7e23768ca6d6ecf74b5a21
tree879aec69dea3b406c9aa140f93c66ac14fdd5563
parenteaf498dffe669663ea40394798d6a35ffc7fb62e
fixed a crash in socket server test and added quit command to the server

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