Closed Bug 782434 Opened 13 years ago Closed 12 years ago

Make ICE respond before start checks called

Categories

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

defect

Tracking

()

RESOLVED DUPLICATE of bug 886120

People

(Reporter: ekr, Assigned: ekr)

Details

(Whiteboard: [WebRTC], [blocking-webrtc-])

Currently, nICEr will only respond to checks after start checks is called. This means that there is a race condition if the other side starts checks too early.
Whiteboard: [WebRTC], [blocking-webrtc+]
Is this still true? If so, what needs to be done to resolve it, and who should work on it?
Flags: needinfo?(ekr)
yes, it's still true. The fix is to add a default responder that responds but doesn't have any callbacks. It's just kinda tricky since it involves messing around in nICEr and that code is unobvious to people who didn't work on it.
Flags: needinfo?(ekr)
Assignee: nobody → ekr
Priority: -- → P2
In some cases where there is a long latency in getting the answer to the offer. (5 sec plus)
Whiteboard: [WebRTC], [blocking-webrtc+] → [WebRTC], [blocking-webrtc-]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.