deadbeef 062ce9fe3a Combining "SetTransportChannel" and "SetRtcpTransportChannel".
The only real difference between the two is that SetRtcpTransportChannel
had a workaround to prevent a signal from being emitted early.
Basically, in SetTransport, we want to switch the transport channels and
*then* update the state, rather than updating the state after changing
only one transport channel.

But this can be accomplished more easily by simply updating the state in
SetTransport directly.

Review-Url: https://codereview.webrtc.org/2274283004
Cr-Commit-Position: refs/heads/master@{#13945}
2016-08-27 04:42:20 +00:00
..
2016-04-26 12:28:18 +00:00
2016-06-13 07:08:29 +00:00
2016-04-26 12:28:18 +00:00
2016-04-26 12:28:18 +00:00
2016-04-26 12:28:18 +00:00
2016-04-26 12:28:18 +00:00
2016-04-26 12:28:18 +00:00