commit | d35ca9d5f11e784eff96dacecaa08b3aa471c8be | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Mon Aug 03 10:07:00 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Aug 03 10:07:00 2009 -0700 |
tree | 21cbb81190f7b6da992c63768acfb0fe083a96ca | |
parent | b06445818593c692c67494ce9e88be29c538f1b1 [diff] | |
parent | 740dfb83a8f7be0e10782497c6d67991cdd589c9 [diff] |
Merge change 9330 into donut * 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.