git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38451
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
else
timeout = m_timeout * 1000;
else
timeout = m_timeout * 1000;
- bool has_event_loop = wxTheApp ? (wxTheApp->GetTraits() ? true : false) : false;
+ bool has_event_loop = wxTheApp->GetTraits() ? (wxTheApp->GetTraits()->GetSocketGUIFunctionsTable() ? true : false) : false;
// Wait in an active polling loop.
//
// Wait in an active polling loop.
//