added wxSockAddress copy ctor which, in particular, fixes Clone() and fixed its opera...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Nov 2001 10:38:02 +0000 (10:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Nov 2001 10:38:02 +0000 (10:38 +0000)
commit1539c2f54a43b0de6f6d75437b04d30872da9ea4
treea43d0ccb0aff650f94ebe0b9566e3f13216adbc0
parenta60b1f5d5792008dfbb71094a6b6d3c29e11fc20
added wxSockAddress copy ctor which, in particular, fixes Clone() and fixed its operator=() return type

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