DescriptionCombining "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.
Committed: https://crrev.com/062ce9fe3a1d8344bcbd6eedba9ec24eac9d3d3d
Cr-Commit-Position: refs/heads/master@{#13945}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Set correct socket options. #
Messages
Total messages: 13 (6 generated)
|