]> git.saurik.com Git - wxWidgets.git/commit - src/os2/gsocket.c
Updated gsocket.c to current unix version, use gsockunx.h instead of gsockos2.h
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 20 May 2001 13:25:28 +0000 (13:25 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 20 May 2001 13:25:28 +0000 (13:25 +0000)
commit3958ae62ba9d7dca5bec365837d8047c97b0712a
tree04bf90e6f6061f932080399bfed839d4a371e523
parent5d5b1c0ce0880124827d1eced2cbfdd93351d19c
Updated gsocket.c to current unix version, use gsockunx.h instead of gsockos2.h
Added gsockpm.c.
Hooked socket handling into main loop.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/os2/app.h
include/wx/os2/gsockos2.h [deleted file]
src/os2/app.cpp
src/os2/gsocket.c
src/os2/gsockpm.c [new file with mode: 0644]