]> git.saurik.com Git - wxWidgets.git/commit
Added GSocket_Init and GSocket_Cleanup
authorGuilhem Lavaux <lavaux@easynet.fr>
Sun, 25 Jul 1999 14:26:15 +0000 (14:26 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Sun, 25 Jul 1999 14:26:15 +0000 (14:26 +0000)
commita58d5df4ef7fbbbb1c385ac63038608d49f8dfa5
treee3b8c916c2718cb8c685d24d9daf78531f12ff37
parente179bd6537b8e3d7543d23db3b6735ea7effe159
Added GSocket_Init and GSocket_Cleanup
Added wxSocketModule to socket.cpp to call GSocket_Init and GSocket_Cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gsocket.h
include/wx/protocol/http.h
src/common/socket.cpp
src/unix/gsocket.c