commit | df126e0e02ce6a58ac12cc16a66193b6e779550f | [log] [tgz] |
---|---|---|
author | Matt Menke <[email protected]> | Fri Feb 01 22:23:47 2019 |
committer | Commit Bot <[email protected]> | Fri Feb 01 22:23:47 2019 |
tree | 4cd1ee365bf91afee2173192c95e3364d09d9a95 | |
parent | b47da7ddf8e3252428c67dc14231011fc5940c9d [diff] |
Socket Pools Refactor 16 (1): Remove SSLClientSocketPool. Remove the SSLClientSocketPool - use TransportConnectJobs instead. This CL allows TransportClientSocketPools to stack on top of other TransportClientSocketPools, when being used for SSLClientSockets. It also leaves ssl_client_socket_pool_unittests in place, those just use TransportClientSocketPools now, and will be moved in future CLs. This is part of an effort to flatten the socket pools. https://docs.google.com/document/d/1g0EA4iDqaDhNXA_mq-YK3SlSX-xRkoKvZetAQqdRrxM/edit Bug: 472729 Change-Id: I473f28136347ce6e2bd17c5da0bcf4d7ac648072 Reviewed-on: https://chromium-review.googlesource.com/c/1446244 Reviewed-by: Asanka Herath <[email protected]> Commit-Queue: Matt Menke <[email protected]> Cr-Commit-Position: refs/heads/master@{#628479}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .