initialize the local address before calling getsockname() on it (closes #10779)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 May 2009 13:07:21 +0000 (13:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 May 2009 13:07:21 +0000 (13:07 +0000)
commit7172db18572590af6b79492bcabe284de33bd090
treea9e91dcc9e18df41acd74def4357bb880dadd6fc
parentafeeb04d7a4a8aeff375b4f6914dbd64d4e024d7
initialize the local address before calling getsockname() on it (closes #10779)

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