Re: [webrtc-pc] close all DtlsTransports in pc.close() (including sctp.transport)

@fippo Original issue was that sctp.transport was not closed within the pc.close() steps.  By closing all the DtlsTransport objects (not just those referenced by an RtpSender or RtpReceiver), I believe we have addressed that.

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1565#issuecomment-326302184 using your GitHub account

Received on Thursday, 31 August 2017 13:53:29 UTC