commit | 5c6c6e026bbcc83ad546d00b41ab739dcc856c1b | [log] [tgz] |
---|---|---|
author | Lally Singh <lally@google.com> | Fri May 29 15:52:39 2015 |
committer | Lally Singh <lally@google.com> | Fri May 29 15:52:44 2015 |
tree | 6794bc81d9ba6cd5c6b448376f8416ae343e3012 | |
parent | c28a896a7bbd8a1ffef44a1f66ac67c43b4eeada [diff] |
Implements TODOs for webrtc::datachannel state management when the SCTP association is congested. Adds missing state variables for each step in the transitions between DataChannelInterface::DataStates (kConnecting, kOpen, etc.), and uses them. BUG=https://code.google.com/p/chromium/issues/detail?id=474650 R=jiayl@webrtc.org, pthatcher@webrtc.org Review URL: https://webrtc-codereview.appspot.com/44299004 Cr-Commit-Position: refs/heads/master@{#9331}