Fix a bug when a QUIC session is closed during the call to InitializeSession....
Fix a bug when a QUIC session is closed during the call to InitializeSession. This seems to be able to happen if too much time elapses between the call to the constructor and the call to InitializeSession. Also adds a histogram to monitor the frequency of this situation. BUG=399147 Review URL: https://codereview.chromium.org/560913002 Cr-Commit-Position: refs/heads/master@{#294425}
Showing
Please register or sign in to comment