Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GCM] Close the socket on connection factory shutdown
We don't want to attempt to reuse a socket across shutdowns, and given socket pools any open socket can be reused. Make sure to close the socket on shutdown BUG=392546 Review URL: https://codereview.chromium.org/381273003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282551 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information