summaryrefslogtreecommitdiffstats
path: root/net/base/tcp_client_socket_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move much of the TCPClientSocketPool implementation out into ClientSo...willchan@chromium.org2009-06-101-35/+371
* Move much of the TCPClientSocketPool implementation out into ClientSocketPool...willchan@chromium.org2009-06-101-371/+35
* Fix TCPClientSocketPool synchronous dns resolution + connect code path.willchan@chromium.org2009-06-091-68/+47
* Make ClientSocketPool an interface. Move ClientSocketPool code into TCPClien...willchan@chromium.org2009-06-051-0/+452