- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Sun, 13 Apr 2014 15:17:48 -0700
- To: "Cullen Jennings (fluffy)" <fluffy@cisco.com>
- Cc: Nils Ohlmeier <nohlmeier@mozilla.com>, "public-webrtc@w3.org" <public-webrtc@w3.org>
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