History log of /external/apache-http/src/org/apache/http/impl/io/SocketInputBuffer.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d42abb2fd917184764daf22f5f299e848b8701d7 23-Oct-2014 Narayan Kamath <narayan@google.com> Deprecate apache-http.

bug: 18067888
Change-Id: I8d830c20e952734e2bb63da1e785094b7a783308
/external/apache-http/src/org/apache/http/impl/io/SocketInputBuffer.java
e30b5b55806b31d1a61e2885b854dd7b8da1a07a 03-May-2011 Elliott Hughes <enh@google.com> Make Apache HttpClient play nice with large kernel socket buffers.

Given the large maximum size likely to be set for kernel socket buffers on LTE
devices, we need to stop Apache HttpClient from allocating some integer
multiple of that size on the heap for each socket. On one device, 16 HTTP
connections would fill the heap.

Bug: 3514259
Change-Id: I888c03b6ad4b7ca444c2c423b097a3f76390846b
/external/apache-http/src/org/apache/http/impl/io/SocketInputBuffer.java
091f7ca4958c6f41c79808913c84ceea56d73b12 18-Dec-2010 Jesse Wilson <jessewilson@google.com> 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
/external/apache-http/src/org/apache/http/impl/io/SocketInputBuffer.java
069490a5ca2fd1988d29daf45d892f47ad665115 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/apache-http/src/org/apache/http/impl/io/SocketInputBuffer.java
e5d9544310b857f3ee9ec172bdbff8077323f9a1 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/apache-http/src/org/apache/http/impl/io/SocketInputBuffer.java
417f3b92ba4549b2f22340e3107d869d2b9c5bb8 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/apache-http/src/org/apache/http/impl/io/SocketInputBuffer.java