Right on. Thank you both, Mark and Niki.
-Igor.
On Sun, Sep 1, 2013 at 3:00 AM, Mark Thomas wrote:
> On 31/08/2013 02:40, Igor Urisman wrote:
> > That's correct. I call close() inside onOpen(). You correctly call
> > onClose() on the endpoint as well, so my code is happy. But a thread of
>
On 31/08/2013 02:40, Igor Urisman wrote:
> That's correct. I call close() inside onOpen(). You correctly call
> onClose() on the endpoint as well, so my code is happy. But a thread of
> yours crashes milliseconds later. I have no problem changing my code to
> call close() after onOpen() returns,