don't duplicate GSocket creation/destruction and shutdown code in BSD and Winsock...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Nov 2008 01:44:50 +0000 (01:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Nov 2008 01:44:50 +0000 (01:44 +0000)
commiteb97543d28f634b302038aa58ecd6c965cf1efb9
tree69d3dd80f833cee61fd707e00655050ada2b2ce3
parentafe0e40097d1cf2e603ba995eb3ee6ac902e4596
don't duplicate GSocket creation/destruction and shutdown code in BSD and Winsock implementations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gsocket.h
include/wx/msw/gsockmsw.h
include/wx/unix/gsockunx.h
src/common/socket.cpp
src/msw/gsocket.cpp
src/msw/gsockmsw.cpp
src/unix/gsocket.cpp