Changed Socket() and SocketEvent() to Get... in the samples, also added
authorGuillermo Rodriguez Garcia <guille@iies.es>
Tue, 14 Mar 2000 09:56:38 +0000 (09:56 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Tue, 14 Mar 2000 09:56:38 +0000 (09:56 +0000)
commitbc7e88ae039210755be03b384314c16a2569715f
tree13fbecd99a2c71e496c51d2043ba45f2fe0a6592
parentda051b23feb1bdd85204f53a06884415cc80f037
Changed Socket() and SocketEvent() to Get... in the samples, also added
a few more comments and output messages for easier understanding of what's
going on inside wxSocket.

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