/lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-December/066681.html

https://github.com/whatwg/whatwg.org · HTML · 84 lines · 70 code · 7 blank · 7 comment · 0 complexity · 972866c998a69442bae057f09414bc84 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] Thread to run Web Socket feedback from the protocol ?
  5. </TITLE>
  6. <LINK REL="Index" HREF="index.html" >
  7. <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Thread%20to%20run%20Web%20Socket%20feedback%20from%20the%20protocol%20%3F&In-Reply-To=%3C95E3D00E-40E0-40C3-AC49-B2F3E3D8154D%40webkit.org%3E">
  8. <META NAME="robots" CONTENT="index,nofollow">
  9. <style type="text/css">
  10. pre {
  11. white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
  12. }
  13. </style>
  14. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  15. <LINK REL="Previous" HREF="066680.html">
  16. <LINK REL="Next" HREF="066682.html">
  17. </HEAD>
  18. <BODY BGCOLOR="#ffffff">
  19. <H1>[whatwg] Thread to run Web Socket feedback from the protocol ?</H1>
  20. <!--htdig_noindex-->
  21. <B>Alexey Proskuryakov</B>
  22. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Thread%20to%20run%20Web%20Socket%20feedback%20from%20the%20protocol%20%3F&In-Reply-To=%3C95E3D00E-40E0-40C3-AC49-B2F3E3D8154D%40webkit.org%3E"
  23. TITLE="[whatwg] Thread to run Web Socket feedback from the protocol ?">ap at webkit.org
  24. </A><BR>
  25. <I>Wed Dec 9 10:23:08 PST 2009</I>
  26. <P><UL>
  27. <LI>Previous message: <A HREF="066680.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
  28. </A></li>
  29. <LI>Next message: <A HREF="066682.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
  30. </A></li>
  31. <LI> <B>Messages sorted by:</B>
  32. <a href="date.html#66681">[ date ]</a>
  33. <a href="thread.html#66681">[ thread ]</a>
  34. <a href="subject.html#66681">[ subject ]</a>
  35. <a href="author.html#66681">[ author ]</a>
  36. </LI>
  37. </UL>
  38. <HR>
  39. <!--/htdig_noindex-->
  40. <!--beginarticle-->
  41. <PRE>
  42. On 09.12.2009, at 10:07, Ian Hickson wrote:
  43. &gt;&gt;&gt;<i> I'm absolutely fine with changing WebSocket to change readyState as
  44. </I>&gt;&gt;&gt;<i> part of the same task that dispatches the event
  45. </I>&gt;&gt;<i>
  46. </I>&gt;&gt;<i> Yes, that is what I think the spec should say.
  47. </I>&gt;<i>
  48. </I>&gt;<i> Done.
  49. </I>
  50. With the updated text, there is a race condition between closing a
  51. socket and removing all data that was received. The spec says &quot;When a
  52. user agent is to close the Web Socket connection, it must drop all
  53. subsequent data from the server&quot; - but with the current spec text, you
  54. can get message events after you call close() from onopen handler.
  55. - WBR, Alexey Proskuryakov
  56. </PRE>
  57. <!--endarticle-->
  58. <!--htdig_noindex-->
  59. <HR>
  60. <P><UL>
  61. <!--threads-->
  62. <LI>Previous message: <A HREF="066680.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
  63. </A></li>
  64. <LI>Next message: <A HREF="066682.html">[whatwg] Thread to run Web Socket feedback from the protocol ?
  65. </A></li>
  66. <LI> <B>Messages sorted by:</B>
  67. <a href="date.html#66681">[ date ]</a>
  68. <a href="thread.html#66681">[ thread ]</a>
  69. <a href="subject.html#66681">[ subject ]</a>
  70. <a href="author.html#66681">[ author ]</a>
  71. </LI>
  72. </UL>
  73. <hr>
  74. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  75. mailing list</a><br>
  76. <!--/htdig_noindex-->
  77. </body></html>