- From: Soares Chen via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Jun 2017 08:16:09 +0000
- To: public-webrtc@w3.org
soareschen has just created a new issue for https://github.com/w3c/webrtc-pc: == close() method should close sctp transport == Picking out from #1306. In the `close()` method, it iterates through the `DtlsTransport` for each sender/receiver for each transceiver and close them. However the `SctpTransport` at `sctp` attribute is missed so its underlying `DtlsTransport` is not closed. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1381 using your GitHub account
Received on Tuesday, 13 June 2017 08:16:21 UTC