Re: Please clarify whether onsignalingstatechange fires for the final state change into "closed"

Async is good.  Note that for cases where close() is called multiple
times, subsequent calls can either enqueue and no-op later, or check
if close() is already enqueued and exit out.

On 12 April 2014 11:56, Cullen Jennings (fluffy) <fluffy@cisco.com> wrote:
>
> On Apr 11, 2014, at 1:44 PM, Nils Ohlmeier <nohlmeier@mozilla.com> wrote:
>
>> I'm in favor adding clarification that close() is async
>
> +1
>
>

Received on Sunday, 13 April 2014 22:18:16 UTC