take const address objects in wxSocketClient::Connect() and wxSocketBase::SetLocal()
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Jul 2008 02:21:39 +0000 (02:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Jul 2008 02:21:39 +0000 (02:21 +0000)
commit72ac4e888aff9b766216f96cc090b051a7f52188
tree73b4882180dfa1b0a7be506ded8c8fb53ff89141
parent4f6c80fecd433b9e9a2763d9460fa9aa0e6f2367
take const address objects in wxSocketClient::Connect() and wxSocketBase::SetLocal()

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