Closed
Bug 776818
Opened 12 years ago
Closed 12 years ago
Connect DTLS mtransport to SCTP
Categories
(Core :: WebRTC: Networking, defect)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
People
(Reporter: jesup, Assigned: ekr)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
14.55 KB,
patch
|
Details | Diff | Splinter Review |
SCTP needs to be connected to DTLS/ICE (mtransport) using the new generic lower-level APIs
Assignee | ||
Comment 1•12 years ago
|
||
This is a first cut at a unit test/demo for this.
Note that because of what appears to be a port reuse issue, you can only run the tests individually with '--gtest_filter'
Updated•12 years ago
|
QA Contact: jsmith
Reporter | ||
Comment 2•12 years ago
|
||
Note: The majority of this has been landed on alder via bug 733002 and works. The unit test needs to be revised...
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•