git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29180
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
on a semaphore (a bad idea in any case) or socket operations
will time out.
*/
on a semaphore (a bad idea in any case) or socket operations
will time out.
*/
- wxASSERT_MSG( wxThread::IsMain(),
+ wxASSERT_MSG( wxIsMainThread(),
wxT("Call wxSocketBase::Initialize() from the main thread first!"));
wxAppTraits *traits = wxAppConsole::GetInstance() ?
wxT("Call wxSocketBase::Initialize() from the main thread first!"));
wxAppTraits *traits = wxAppConsole::GetInstance() ?