Modify Cast Channel API to convert socket library connection timeouts
commit28533cbe5483538b387ea1f149f709dffbd31bab
authorkmarshall <kmarshall@chromium.org>
Tue, 16 Jun 2015 22:28:10 +0000 (16 15:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 16 Jun 2015 22:28:49 +0000 (16 22:28 +0000)
tree482140d427aede2b147b0b8791ef15d4c67cd771
parent3b25bb09fca5f8bb01fb1ae6a9529e3102e26e51
Modify Cast Channel API to convert socket library connection timeouts
into Cast Channel timeouts.
The change is made to the TCP and SSL portions of the connection logic.
Add unit tests to verify the new functionality.
BUG=500726
R=mfoltz@chromium.org
CC=amp@chromium.org

Review URL: https://codereview.chromium.org/1183453003

Cr-Commit-Position: refs/heads/master@{#334716}
extensions/browser/api/cast_channel/cast_socket.cc
extensions/browser/api/cast_channel/cast_socket_unittest.cc