don't use non blocking sockets if wxApp::IsMainLoopRunnning() returns false (closes...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Oct 2004 10:52:32 +0000 (10:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Oct 2004 10:52:32 +0000 (10:52 +0000)
commit90fc4a0ccb34cf2379882ff255efef790ae10e0d
treea9b3d5c8e3d16f629fe6ea71c8bd607523cf1710
parent5f4f5b58f6557eedf795696cca090e2308f329a9
don't use non blocking sockets if wxApp::IsMainLoopRunnning() returns false (closes 994293)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/http.cpp