Make SetLocal actually work instead of crashing immediately; due to required longevit...
authorKevin Hock <hockkn@yahoo.com>
Tue, 28 Feb 2006 02:04:29 +0000 (02:04 +0000)
committerKevin Hock <hockkn@yahoo.com>
Tue, 28 Feb 2006 02:04:29 +0000 (02:04 +0000)
commit30bbf68d3aa0ad475b25c69e04963ec700e589b6
tree15816b55bf869c0922638aa55caceaf310bbad97
parentfb3234e54961c2e2424724019f4cb305f8295840
Make SetLocal actually work instead of crashing immediately; due to required longevity of the item to make it from SetLocal to Connect, we need to use a specifc address type.

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