commit | 091f7ca4958c6f41c79808913c84ceea56d73b12 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Fri Dec 17 16:41:31 2010 -0800 |
committer | Jesse Wilson <jessewilson@google.com> | Fri Dec 17 16:47:41 2010 -0800 |
tree | b2ac1bf1db89300636c7d0457464abf95c087037 | |
parent | 3dafdc28e38c2720a85d8581b068e09e709ac434 [diff] |
Fix Apache HTTP client to recover from half-closed connections. android.net.http.DefaultHttpClientTest demonstrates a problem where half-closed connections get pooled, causing subsequent connections to timeout. Change-Id: I7275d99f12eafa28bb2336a3dd67546ffecb4dce http://b/2612240