reverted wxSocket changes of rev 48723 as they broke linking under non-Unix systems
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Sep 2007 00:22:05 +0000 (00:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Sep 2007 00:22:05 +0000 (00:22 +0000)
commit985acf8734d61067c66b4812a9dd9da90d725851
tree5b4584a0f48cc52c1984d326fc17b9ca2dc0513b
parent0cf3e587a2ec542ba1eb6e03a84c54edefae1881
reverted wxSocket changes of rev 48723 as they broke linking under non-Unix systems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
20 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_core.dsp
build/msw/wx_net.dsp
docs/changes.txt
include/wx/mac/carbon/gsockmac.h
include/wx/msw/gsockmsw.h
include/wx/unix/gsockunx.h
src/common/fdiodispatcher.cpp
src/common/gsocketiohandler.cpp
src/common/selectdispatcher.cpp
src/common/socket.cpp
src/msw/evtloop.cpp
src/msw/gsocket.cpp
src/unix/epolldispatcher.cpp
src/unix/gsocket.cpp