summaryrefslogtreecommitdiffstats
path: root/src/org/apache/http/impl/conn/SingleClientConnManager.java
Commit message (Collapse)AuthorAgeFilesLines
* Track move of socket tagging from libcore to frameworks/base.Jesse Wilson2011-06-281-4/+3
| | | | Change-Id: I989f7ecab7e4fd1cf21bbe0782e960dfe3b4c8e8
* Add Socket tagging for granular data accounting.Jeff Sharkey2011-05-131-0/+25
| | | | | | | | Changes SingleClientConnManager and ThreadSafeClientConnManager to tag any recycled Sockets based on the current thread. (Actual tagging is maintained and applied in BlockGuard.) Change-Id: Ib34897bb2af8641fa65adc664f7858f9d43ffeeb
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+444
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-444/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+444