Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0 Alpha 3
-
None
-
Operating System: All
Platform: All
-
17487
Description
In HttpConnection, the method waitForResponse is using busywait, instead of
blocking until the response is arriving.
Is this on purpose, or shouldn't it handle this by blocking instead ??