Closed
Bug 792515
Opened 13 years ago
Closed 13 years ago
Failure for SCTP to create an association over DTLS
Categories
(Core :: WebRTC: Networking, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jesup, Assigned: jesup)
Details
(Whiteboard: [qa-])
Attachments
(3 files)
39.97 KB,
text/plain
|
Details | |
6.00 KB,
patch
|
Details | Diff | Splinter Review | |
46.53 KB,
text/plain
|
Details |
Some people have problems creating an association across DTLS, others don't. The DTLS connection appears to be up, but it fails to find a match on the second connect().
Assignee | ||
Comment 1•13 years ago
|
||
If you do use this patch, please don't send NSPR logs to a file -send them to stdout/err, and let them intermingle with the SCTP logs, and capture the output. Thanks!
Comment 2•13 years ago
|
||
Assignee | ||
Comment 3•13 years ago
|
||
Typo in configure.in (HAVE_CONN_LEN should be HAVE_SCONN_LEN)
https://hg.mozilla.org/projects/alder/rev/a25d730ca4b6
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•