Descriptionsecure proxy support in websocket
If an error is returned synchronously, next_state_ is not STATE_CLOSE.
In such case, we should just close the socket stream with the error.
BUG=83950
TEST=net_unittest --gtest_filter=SocketStreamTest.* pass
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94044
Patch Set 1 #
Total comments: 6
Patch Set 2 : don't set next_state_ to STATE_CLOSE when error in DoLoop #
Messages
Total messages: 10 (0 generated)
|