Implement handshake timeout on WebSocket
Previously, WebSocket has no handshake timeout, i.e. It waited unlimitedly when the server accepts the TCP connection but doesn't send any handshake response. This CL fixes the issue. BUG=391263 R=ricea@chromium.org Review URL: https://codereview.chromium.org/565573002 Cr-Commit-Position: refs/heads/master@{#294373}
Showing
Please register or sign in to comment