]> git.saurik.com Git - wxWidgets.git/commit - src/unix/sockunix.cpp
Initial move from C to C++. The functionality of the code should not have
authorDavid Elliott <dfe@tgwbd.org>
Sun, 18 Jan 2004 07:46:18 +0000 (07:46 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 18 Jan 2004 07:46:18 +0000 (07:46 +0000)
commit09e6e5ec02fdcf888062ac8a52fada2017608950
tree30c69a2cf81b49680a1c7742370cf84403d9ae0e
parent1c01bc8e0522ceeb8f98a80479f84226da39407a
Initial move from C to C++.  The functionality of the code should not have
changed at all in this move from C to C++.  To top that off there is a
define wxUSE_GSOCKET_CPLUSPLUS in include/wx/gsocket.h which turns off
all the new code in that file and also gsockunx.h.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gsocket.h
include/wx/unix/gsockunx.h
src/unix/gsocket.cpp