OSDN Git Service

Merge change 9330 into donut
authorAndroid (Google) Code Review <android-gerrit@google.com>
Mon, 3 Aug 2009 17:07:00 +0000 (10:07 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Mon, 3 Aug 2009 17:07:00 +0000 (10:07 -0700)
* changes:
  Fix #2025900. If a https request is canceled while openConnection is called and a ssl error happened, the http thread can be blocked for up to 10 min. Added code to detect this case and unlock the thread.


Trivial merge