Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager to ClientSocketPool.

The max number of sockets per group is now a constructor argument to ClientSocketPool.

I also changed the API on the pool to take ClientSocketHandle pointers.  The former SocketHandle typedef is now a private ClientSocketPtr typedef for use within the implementation of ClientSocketPool.

git-svn-id: svn://svn.chromium.org/chrome/trunk@471 0039d316-1c4b-4281-b951-d872f2087c98
12 files changed
tree: ce42c0669555f84d01455e4bdd666bbedc55912e
  1. deps/
  2. src/