Open Bug 1075300 Opened 11 years ago Updated 3 years ago

sctp iterator thread cleanup

Categories

(Core :: WebRTC, defect, P5)

defect

Tracking

()

People

(Reporter: drno, Unassigned)

Details

Follow up to https://bugzilla.mozilla.org/show_bug.cgi?id=1074554#c3 We should think about adding some code which cleans up the sctp thread, e.g. if it hasn't been used for some time, or if no PeerConnection exist any more, or...
You could teardown the complete SCTP stack. Then all SCTP threads should be terminated. You can also disable INET and INET6, which reduces the number of threads used by the SCTP stack.
backlog: --- → webRTC+
Rank: 55
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.