diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-10 04:52:53 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-10 04:52:53 +0000 |
commit | 9a689bd50e409ac0d21375dd51a82206ca403cde (patch) | |
tree | fa750cc6fa02b023bee3d748d0b484eca20e2410 /build/internal | |
parent | ea478a8069dec20dcbc3a8ae814386a0b444c1cb (diff) | |
download | chromium_src-9a689bd50e409ac0d21375dd51a82206ca403cde.zip chromium_src-9a689bd50e409ac0d21375dd51a82206ca403cde.tar.gz chromium_src-9a689bd50e409ac0d21375dd51a82206ca403cde.tar.bz2 |
Move much of the TCPClientSocketPool implementation out into ClientSocketPoolBase and TCPConnectingSocket for reuse.
When I write SSLClientSocketPool, it will need to reuse lots of this functionality. This isn't quite the interface we want yet, since we'll need a ConnectingSocket interface for both SSLConnectingSocket and TCPConnectingSocket to derive from, but this is a start.
BUG=http://crbug.com/13289
TEST=none
Review URL: http://codereview.chromium.org/118423
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18034 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/internal')
0 files changed, 0 insertions, 0 deletions