DescriptionImplement websocket throttling.
Implement the client-side requirements in the spec.
4.1 Handshake
1. If the user agent already has a Web Socket connection to the
remote host (IP address) identified by /host/, even if known by
another name, wait until that connection has been established or
for that connection to have failed.
BUG=none
TEST=net_unittests passes
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30949
Patch Set 1 #Patch Set 2 : include build/build_config.h #
Total comments: 26
Patch Set 3 : Fix for review comments #
Total comments: 14
Patch Set 4 : Fix yuzo's comment #
Total comments: 2
Patch Set 5 : Fix tyoshino's comment #
Messages
Total messages: 11 (0 generated)
|