commit | b8802b21384e7e0136c423c34eb64c445033afa5 | [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 | 655672e8a5b18819ea31d0c5e9cff7d4af94ddf1 | |
parent | 935406709edb9aaf6538e23e88ecfdf77cccd8ba [diff] | |
parent | 4c8db8a4feb2afbd9d5f94ff09c7167ca34076c4 [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.