summaryrefslogtreecommitdiffstats
path: root/net/base/client_socket_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a warning comment to prevent increasingwtc@chromium.org2009-02-201-1/+5
* If an idle socket has received data unexpectedly, we can'twtc@chromium.org2009-02-191-7/+8
* Timeout persistent idle connections after 5 minutes, and increase the socket ...ericroman@google.com2008-10-291-20/+32
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-281-8/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...darin@google.com2008-08-061-0/+209