]> git.saurik.com Git - wxWidgets.git/commit
Removed bool params and retvalues in GSocket interface to avoid mismatch
authorGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 16 Mar 2000 21:57:21 +0000 (21:57 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 16 Mar 2000 21:57:21 +0000 (21:57 +0000)
commitcc534ff767dad4c41e5287f32f0c6283e70ba4ea
tree52980cc8a4d58b073bc71630de4471df52cf3f19
parent5c9eff305505d6e3a63026c542004d518d997d2a
Removed bool params and retvalues in GSocket interface to avoid mismatch
between C-compiled bools in gsocket and C++ real bools as passed by wxSocket

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/socket.cpp