Fix warning on OSX - its on int on mac/msw and a socklen_t on others
authorRyan Norton <wxprojects@comcast.net>
Thu, 23 Sep 2004 22:09:34 +0000 (22:09 +0000)
committerRyan Norton <wxprojects@comcast.net>
Thu, 23 Sep 2004 22:09:34 +0000 (22:09 +0000)
commit7d065a0afee47090a2075e0c5b8d483568d6dd96
tree1c1c2e469090340a97c5a518890af2a1dd56656e
parentf565c05e6b8103894a5e0efac315dbd20bc5de33
Fix warning on OSX - its on int on mac/msw and a socklen_t on others

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