also rename gsocketiohandler.* to socketiohandler.* and move it to wxNet where it...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 28 Nov 2008 13:37:19 +0000 (13:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 28 Nov 2008 13:37:19 +0000 (13:37 +0000)
commit86c5b12b21333e9817bd2d0c21458308390e1524
tree0789af092805cc02857b866d2eddbfb201f0acc2
parent60913641356f364a5efee5966d3a3b0b48c01001
also rename gsocketiohandler.* to socketiohandler.* and move it to wxNet where it belongs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
include/wx/private/socketiohandler.h [moved from include/wx/private/gsocketiohandler.h with 100% similarity]
include/wx/unix/apptbase.h
src/common/socketiohandler.cpp [moved from src/common/gsocketiohandler.cpp with 90% similarity]
src/unix/sockunix.cpp