initialize m_reusable (patch 1035725)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -254,6 +254,7 @@ GSocket::GSocket()
|
||||
m_stream = true;
|
||||
m_gui_dependent = NULL;
|
||||
m_non_blocking = false;
|
||||
m_reusable = false;
|
||||
m_timeout = 10*60*1000;
|
||||
/* 10 minutes * 60 sec * 1000 millisec */
|
||||
m_establishing = false;
|
||||
|
Reference in New Issue
Block a user