summaryrefslogtreecommitdiffstats
path: root/net/socket/client_socket_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Update network priorities to support better granularitymbelshe@google.com2009-12-021-1/+2
* Make ClientSocketHandle::Init() typesafe.willchan@chromium.org2009-08-191-0/+16
* Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.willchan@chromium.org2009-08-141-1/+1
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-3/+3
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-1/+3
* Refactor ClientSocketPoolBase to be testable without host resolution / tcp co...willchan@chromium.org2009-06-301-3/+0
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+97