]> git.saurik.com Git - wxWidgets.git/commit
more fixes for using wxSocket in console applications (patch 1756260)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Sep 2007 14:29:42 +0000 (14:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Sep 2007 14:29:42 +0000 (14:29 +0000)
commit22b6de6a70900550b5411f14fffc9d48adbbf222
tree515166d178bf714ba98a8272fb529fd27f68fbcb
parent7ed0328efdd437aec70b9ac4e7c9eee6073021d0
more fixes for using wxSocket in console applications (patch 1756260)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 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/combocmn.cpp
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