From 6c3a437e797980c7609c11e83e4ed0bc76919e78 Mon Sep 17 00:00:00 2001 From: Adam Bergkvist Date: Thu, 2 Nov 2017 10:50:10 +0100 Subject: [PATCH] Use [[SctpTransport]] slot in RTCPeerConnection.close --- webrtc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webrtc.html b/webrtc.html index 56bae2fa7..c0d974a04 100644 --- a/webrtc.html +++ b/webrtc.html @@ -2960,8 +2960,8 @@

Methods

"RTCDataChannelState">"closed".

  • -

    Set the [[\SctpTransportState]] slot of each of - connection's RTCSctpTransports +

    Set the [[\SctpTransportState]] slot of + connection's [[\SctpTransport]] to "closed".