- From: <bugzilla@jessica.w3.org>
- Date: Tue, 10 Jul 2012 21:35:40 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17262
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |ian@hixie.ch
Resolution| |WORKSFORME
--- Comment #22 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-07-10 21:35:40 UTC ---
I don't understand what this bug has to do with the WebSockets API. The send()
method in WebSockets is already implementable in a completely async manner.
It's up to the browser to get a copy-on-write reference to the underlying data,
but that's an implementation detail.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Tuesday, 10 July 2012 21:35:41 UTC