commit | 4c8db8a4feb2afbd9d5f94ff09c7167ca34076c4 | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Thu Jul 30 23:13:34 2009 -0700 |
committer | Grace Kloba <klobag@google.com> | Thu Jul 30 23:13:34 2009 -0700 |
tree | f04b106bf59aac62086b437227d6273edf711378 | |
parent | c134c281ca83a28deb96c7b338c48c0b0327f26f [diff] |
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.