Closed Bug 1208276 Opened 9 years ago Closed 9 years ago

nr_stun_client_force_retransmit causes retransmits on TCP

Categories

(Core :: WebRTC: Networking, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1208254
Tracking Status
firefox44 --- affected

People

(Reporter: drno, Assigned: drno)

References

(Blocks 1 open bug)

Details

nr_stun_client_force_retransmit should pay attention to the protocol and ignore requests for TCP based connections.
Blocks: 1176382
Reminder to myself: we can't actually turn off retransmissions for TCP in general, because for TURN TCP it is still needed as the connection behind the TURN server might be UDP based. So should turn off retransmissions only for ICE TCP connections.
backlog: --- → webrtc/webaudio+
Rank: 15
Priority: -- → P1
Rank: 15 → 20
Priority: P1 → P2
This got fixed when bug 1208254 landed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.