Craig M

Show:

What's happening?

  • PushletClient.joinListen returns before session ID is saved

    Since the handling of E_JOIN_LISTEN_ACK is processed in a different thread than the one that starts the DataEventListener, it is possible that a call to PushletClient.joinListen will return before the E_JOIN_LISTEN_ACK branch executes to save the session ID. This can cause throwOnInvalidSession if the user calls PushletClient.subscribe immediately after PushletClient.joinListen. Flow of...

    2009-06-05 21:56:31 UTC in Pushlets

  • More changes needed for custom DataEventListener

    This feature request is related to my previous request with ID 1815809, I should have been more detailed before. As stated in the previous request, my need is to handle additional event types in the DataEventListener's run method. The reason for having a protected startDataEventListener method is so that I could start my own version of the DataEventListener. At the moment I have to run what...

    2009-06-01 22:27:49 UTC in Pushlets

About Me

  • 2007-02-23 (3 years ago)
  • 1726769
  • falcor1 (My Site)
  • Craig M

Send me a message